Skip to content

CameraSystem Class

Definition

Namespace: Brine2D.Systems.Rendering

System that controls cameras to follow entities. Bridge between ECS and Rendering - lives in Brine2D.Systems.Rendering.

C#
public class CameraSystem : Brine2D.ECS.Systems.UpdateSystemBase, System.IDisposable

Inheritance System.ObjectUpdateSystemBase → CameraSystem

Implements System.IDisposable