unit_z property

unit_z property

Gets unit vector (0, 0, 1)

Definition:

@property
def unit_z(self):
    ...

See Also