Struct AbcCompressionSettings
Abc Compression 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 AbcCompressionSettings
Fields
| Improve this Doc View SourcebBakeMatrixAnimation
Declaration
public bool bBakeMatrixAnimation
Field Value
Type | Description |
---|---|
System.Boolean |
bMergeMeshes
Declaration
public bool bMergeMeshes
Field Value
Type | Description |
---|---|
System.Boolean |
MaxNumberOfBases
Declaration
public int MaxNumberOfBases
Field Value
Type | Description |
---|---|
System.Int32 |
MinimumNumberOfVertexInfluencePercentage
Declaration
public float MinimumNumberOfVertexInfluencePercentage
Field Value
Type | Description |
---|---|
System.Single |
PercentageOfTotalBases
Declaration
public float PercentageOfTotalBases
Field Value
Type | Description |
---|---|
System.Single |