one property

one property

Gets unit vector (1, 1, 1)

Definition:

@property
def one(self):
    ...

See Also