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