normalize method

normalize(self)

Normalizes this instance.

Returns

Normalize matrix4


def normalize(self):
    ...

See Also