MorphTargetBuilder4.GetVertices
MorphTargetBuilder<TMaterial,TvG,TvS,TvM>.GetVertices method
Gets a collection of vertices sharing this vertex position.
public IReadOnlyList<TvG> GetVertices(Vector3 position)
Parameter | Type | Description |
---|---|---|
position | Vector3 | A position given by Positions |
Return Value
A collection of vertices (usually one, but can be two or more in boundaries)
See Also
- class MorphTargetBuilder<TMaterial,TvG,TvS,TvM>
- namespace Aspose.CAD.FileFormats.GLB.Geometry
- assembly Aspose.CAD