Vertex.ReadVector4

Vertex.ReadVector4 method

Read the vector4 field

public Vector4 ReadVector4(VertexField field)
ParameterTypeDescription
fieldVertexFieldThe field with a Vector4/FVector4 data type

See Also