Struct AbcGeometryCacheSettings
Abc Geometry Cache 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 AbcGeometryCacheSettings
Fields
| Improve this Doc View SourcebApplyConstantTopologyOptimizations
Declaration
public bool bApplyConstantTopologyOptimizations
Field Value
Type | Description |
---|---|
System.Boolean |
bCalculateMotionVectorsDuringImport
Declaration
public bool bCalculateMotionVectorsDuringImport
Field Value
Type | Description |
---|---|
System.Boolean |
bFlattenTracks
Declaration
public bool bFlattenTracks
Field Value
Type | Description |
---|---|
System.Boolean |
bOptimizeIndexBuffers
Declaration
public bool bOptimizeIndexBuffers
Field Value
Type | Description |
---|---|
System.Boolean |
CompressedPositionPrecision
Declaration
public float CompressedPositionPrecision
Field Value
Type | Description |
---|---|
System.Single |
CompressedTextureCoordinatesNumberOfBits
Declaration
public int CompressedTextureCoordinatesNumberOfBits
Field Value
Type | Description |
---|---|
System.Int32 |