TriMesh.ReadFVector4

TriMesh.ReadFVector4 method

Read the vector4 field

public FVector4 ReadFVector4(int idx, VertexField field)
ParameterTypeDescription
idxInt32The index of vertex to read
fieldVertexFieldThe field with a Vector4/FVector4 data type

See Also