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 SourcebForceOneSmoothingGroupPerObject
Declaration
public bool bForceOneSmoothingGroupPerObject
Field Value
Type | Description |
---|---|
System.Boolean |
bIgnoreDegenerateTriangles
Declaration
public bool bIgnoreDegenerateTriangles
Field Value
Type | Description |
---|---|
System.Boolean |
bRecomputeNormals
Declaration
public bool bRecomputeNormals
Field Value
Type | Description |
---|---|
System.Boolean |
HardEdgeAngleThreshold
Declaration
public float HardEdgeAngleThreshold
Field Value
Type | Description |
---|---|
System.Single |