CameraFollowComponent.CameraName Property
Definition¶
Namespace: Brine2D.Systems.Rendering
Name of the camera to control (default: MainCameraName). Allows different entities to control different cameras (e.g., minimap, split-screen).
public string CameraName { get; set; }