IPrimitiveMorphTargetReader.GetTargetIndices

IPrimitiveMorphTargetReader.GetTargetIndices method

Gets the collection of vertex indices that have morph target deltas.

public IReadOnlyCollection<int> GetTargetIndices()

Return Value

A collection of vertex indices.

See Also