TriMesh.ReadFloat
TriMesh.ReadFloat method
Read the float field
public float ReadFloat(int idx, VertexField field)
Parameter | Type | Description |
---|---|---|
idx | Int32 | The index of vertex to read |
field | VertexField | The field with a float/double compatible data type |
Return Value
Float value of specified vertex’s field
See Also
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D