Skip to main content

Eye

Enum Eye 

Source
pub enum Eye {}
Expand description

Unit-of-measure/coordinate-system type for points/vectors in “eye space”, the space of camera-relative coordinates that are not perspective-projected.

+X is right, +Y is up, +Z is towards-the-viewer (right-handed coordinates).