Vertex.ReadVector3

Vertex.ReadVector3 method

Read the vector3 field

public Vector3 ReadVector3(VertexField field)
ParameterTypeDescription
fieldVertexFieldThe field with a Vector3/FVector3 data type

See Also