read_vector3 method
read_vector3(self, idx, field)
Read the vector3 field
Returns
def read_vector3(self, idx, field):
...
| Parameter | Type | Description |
|---|---|---|
| idx | int | The index of vertex to read |
| field | aspose.threed.utilities.VertexField | The field with a Vector3/FVector3 data type |
See Also
- module
aspose.threed.entities - class
TriMesh - class
Vector3