ICameraManager.MainCameraName Field
Definition¶
Namespace: Brine2D.Rendering
The well-known name of the primary/main scene camera.
Used by SceneManager when registering the scene camera and as the
default value for CameraFollowComponent.CameraName.
const string MainCameraName = "main";