unit_y property

unit_y property

Gets unit vector (0, 1, 0)

Definition:

@property
def unit_y(self):
    ...

See Also