Show / Hide Table of Contents

Struct AbcNormalGenerationSettings

Abc Normal Generation Settings

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AlembicLibrary
Assembly: UE4DotNet.dll
Syntax
public struct AbcNormalGenerationSettings

Fields

| Improve this Doc View Source

bForceOneSmoothingGroupPerObject

Declaration
public bool bForceOneSmoothingGroupPerObject
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bIgnoreDegenerateTriangles

Declaration
public bool bIgnoreDegenerateTriangles
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bRecomputeNormals

Declaration
public bool bRecomputeNormals
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

HardEdgeAngleThreshold

Declaration
public float HardEdgeAngleThreshold
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX