Projection
Perspective
- bevy_render::camera::projection::PerspectiveProjection
Orthographic
- bevy_render::camera::projection::OrthographicProjection
Description
A configurable [
CameraProjection
] that can select its projection type at runtime.
A configurable [
CameraProjection
] that can select its projection type at runtime.