TriMesh.ReadVector3
TriMesh.ReadVector3 method
Read the vector3 field
public Vector3 ReadVector3(int idx, VertexField field)
Parameter | Type | Description |
---|---|---|
idx | Int32 | The index of vertex to read |
field | VertexField | The field with a Vector3/FVector3 data type |
See Also
- struct Vector3
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D