Module camera

Module camera 

Source
Expand description

Camera components.

Structs§

Camera
Makes an entity behave like a camera.
CameraShake
Component for an entity with camera shake.
CameraTraumaEvents
Queue that can be used to send camera trauma events.
ClearColor
Resource for controlling the clear color.
ShakeNoise
Resource providing a noise source for CameraShake entities to use.
Viewport
A custom viewport specification for a Camera.

Enums§

CameraSize
A size setting for a camera.

Functions§

plugin
Install the camera utilities on the given SystemStages.
spawn_default_camera
Utility function that spawns the camera in a default position.