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