unit_x property

unit_x property

Gets unit vector (1, 0, 0)

Definition:

@property
def unit_x(self):
    ...

See Also