TriMesh.ReadDouble
TriMesh.ReadDouble method
Read the double field
public double ReadDouble(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
Double value of specified vertex’s field
See Also
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D