TriMesh.ReadFVector3

TriMesh.ReadFVector3 method

Read the vector3 field

public FVector3 ReadFVector3(int idx, VertexField field)
ParameterTypeDescription
idxInt32The index of vertex to read
fieldVertexFieldThe field with a Vector3/FVector3 data type

See Also