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