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

Projection-view: The composition of the projection and view (inverse-local-to-world) matrices.

Attributes: Debuggable, Networked, Store