TriMesh.ReadFVector3
TriMesh.ReadFVector3 method
Read the vector3 field
public FVector3 ReadFVector3(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 FVector3
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D