TriMesh.ReadVector4
TriMesh.ReadVector4 method
Read the vector4 field
public Vector4 ReadVector4(int idx, VertexField field)
Parameter | Type | Description |
---|---|---|
idx | Int32 | The index of vertex to read |
field | VertexField | The field with a Vector4/FVector4 data type |
See Also
- struct Vector4
- class VertexField
- class TriMesh
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D