Struct AiFace
Represents an aiFace struct.
Inherited Members
Namespace: SharpAssimp.Unmanaged
Assembly: SharpAssimp.dll
Syntax
public struct AiFace
Fields
| Edit this page View SourceIndices
unsigned int*, array of indices.
Declaration
public nint Indices
Field Value
| Type | Description |
|---|---|
| nint |
NumIndices
Number of indices in the face.
Declaration
public uint NumIndices
Field Value
| Type | Description |
|---|---|
| uint |