Coordinate Spaces: A Refresher#

Standard Basis

Defines the directions of the x-axis, y-axis, and z-axis.

(1.0, 0.0, 0.0):

x-axis

(0.0, 1.0, 0.0):

y-axis

(0.0, 0.0, 1.0):

z-axis