read_f_vector4 method

read_f_vector4

Read the vector4 field

Returns

def read_f_vector4(self, idx, field):
    ...
ParameterTypeDescription
idxintThe index of vertex to read
fieldaspose.threed.utilities.VertexFieldThe field with a Vector4/FVector4 data type

See Also