Struct aiSubmeshSummary
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 aiSubmeshSummary
Fields
indexCount
Declaration
public int indexCount
Field Value
Type | Description |
---|---|
System.Int32 |
splitIndex
Declaration
public int splitIndex
Field Value
Type | Description |
---|---|
System.Int32 |
submeshIndex
Declaration
public int submeshIndex
Field Value
Type | Description |
---|---|
System.Int32 |
topology
Declaration
public aiTopology topology
Field Value
Type | Description |
---|---|
aiTopology |