TriMesh.ReadFVector2
TriMesh.ReadFVector2 method
Read the vector2 field
public FVector2 ReadFVector2(int idx, VertexField field)
Parameter | Type | Description |
---|---|---|
idx | Int32 | The index of vertex to read |
field | VertexField | The field with a Vector2/FVector2 data type |
Return Value
FVector2 of specified vertex’s field
See Also
- struct FVector2
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D