pub fn projection() -> Component<Mat4>
Expand description

Projection: The projection matrix of this camera.

This can be driven by other components, including perspective and perspective_infinite_reverse.

Attributes: Debuggable, Networked, Store