to_vector_4f method

to_vector_4f

Creates Vector4F.

Returns

Vector4F.

def to_vector_4f(self, w):
    ...
ParameterTypeDescription
wfloatW coordinate.

See Also