Struct aeSubmeshData
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 aeSubmeshData
Fields
indexCount
Declaration
public int indexCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
indices
Declaration
public IntPtr indices
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
topology
Declaration
public aeTopology topology
Field Value
| Type | Description |
|---|---|
| aeTopology |