TriMesh.ReadVector2
TriMesh.ReadVector2 method
Read the vector2 field
public Vector2 ReadVector2(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
Vector2 of specified vertex’s field
See Also
- struct Vector2
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D