Module bones_framework::render::camera
source · Expand description
Camera components.
Structs§
- Makes an entity behave like a camera.
- Component for an entity with camera shake.
- Queue that can be used to send camera trauma events.
- Resource for controlling the clear color.
- Resource providing a noise source for
CameraShake
entities to use. - A custom viewport specification for a
Camera
.
Enums§
- A size setting for a camera.
Functions§
- Install the camera utilities on the given
SystemStages
. - Utility function that spawns the camera in a default position.