Enumeration HrzProtocol.CameraFrame
Defined in hrz/protocol/camera/movement.proto.
Defines the axes along which a camera movement is applied.
CAMERA_FRAME_CARDINAL (0)
X axis is aligned to east-west axes. Y axis is aligned to north-south axes. Z is local “up” (away from the center of the planet).
CAMERA_FRAME_TANGENTIAL (1)
X axis is aligned with the left direction of the camera, tangential to the planet. Y axis is aligned with the forward direction of the camera, tangential to the planet. Z is always local “up” (away from the center of the planet).