read_vector4 method

read_vector4(self, field)

Read the vector4 field

Returns


def read_vector4(self, field):
    ...
ParameterTypeDescription
fieldVertexFieldThe field with a Vector4/FVector4 data type

See Also