Interface IPrimitiveMorphTargetReader
IPrimitiveMorphTargetReader interface
public interface IPrimitiveMorphTargetReader
Methods
| Name | Description |
|---|---|
| GetTargetIndices() | Gets the collection of vertex indices that have morph target deltas. |
| GetVertex(int) | Gets the vertex for the given vertexIndex morphed by the current morph target (if any). |
| GetVertexDelta(int) | Gets the VertexGeometryDelta of a given vertex for a given morph target. |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Geometry
- assembly Aspose.CAD