read_vector2 method
read_vector2
Read the vector2 field
Returns
def read_vector2(self, field):
...
Parameter | Type | Description |
---|---|---|
field | VertexField | The field with a Vector2/FVector2 data type |
See Also
- module
aspose.threed.utilities
- class
Vertex
Read the vector2 field
def read_vector2(self, field):
...
Parameter | Type | Description |
---|---|---|
field | VertexField | The field with a Vector2/FVector2 data type |
aspose.threed.utilities
Vertex