Module prelude

Source
Expand description

The core pipeline prelude.

This includes the most common types in this crate, re-exported for your convenience.

Structs§

Camera2d
A 2D camera component. Enables the 2D render graph for a Camera.
Camera2dBundleDeprecated
Camera3d
A 3D camera component. Enables the main 3D render graph for a Camera.
Camera3dBundleDeprecated
The camera coordinate space is right-handed x-right, y-up, z-back. This means “forward” is -Z.