Skip to content

Flexi Camera Component

Flexi Camera Component acts as the physical camera within the world. It relies on a Camera Mode Stack to blend and calculate the final view.


Core principles

Flexi Camera Component owns and evaluates Camera Mode Stack to get the final view from Camera Modes and to pass it to PlayerCameraManager.


Warning

Flexi Camera Component is not intended for direct interaction; it is designed to work in conjunction with the Flexi Camera Manager Component.