Vertex.ReadFVector4

Vertex.ReadFVector4 method

Read the vector4 field

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

See Also