Crate bevy_camera_extras
source ·Structs§
- Key configuration for camera
- Camera attached to something. Specfic behaviour depends on
CameraMode
- Free fly cam.
- Includes everything camera controllers for this plugin need to function
- Keeps track of mouse motion events, pitch, and yaw
- Mouse sensitivity and movement speed
- cached pov cam from camera when it was last in POV mode.
Enums§
Functions§
- Update
transform
based on yaw, pitch, and the camera’s focus and radius