IPrimitiveReader1.GetIndices

IPrimitiveReader<TMaterial>.GetIndices method

Calculates the raw list of indices to use for this primitive.

public IReadOnlyList<int> GetIndices()

Return Value

a list of indices.

See Also