Function ambient_api_core::core::camera::components::projection_view
source · 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