zero property

zero property

Gets unit vector (0, 0, 0)

Definition:

@property
def zero(self):
    ...

See Also