Struct aiMeshSampleSummary
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: UTJ.Alembic
Syntax
public struct aiMeshSampleSummary
Fields
indexCount
Declaration
public int indexCount
Field Value
Type | Description |
---|---|
System.Int32 |
splitCount
Declaration
public int splitCount
Field Value
Type | Description |
---|---|
System.Int32 |
submeshCount
Declaration
public int submeshCount
Field Value
Type | Description |
---|---|
System.Int32 |
topologyChanged
Declaration
public Bool topologyChanged
Field Value
Type | Description |
---|---|
Bool |
vertexCount
Declaration
public int vertexCount
Field Value
Type | Description |
---|---|
System.Int32 |
visibility
Declaration
public Bool visibility
Field Value
Type | Description |
---|---|
Bool |