length property

length property

Gets the length of the quaternion

Definition:

@property
def length(self):
    ...

See Also