Cinemachine / Architecture
Architecture
In DevelopmentThis package is not published yet.
Cinemachine introduces three core concepts:
- Brain — a single component on a real
Camerathat listens for virtual cameras with the highest priority. - Virtual Camera — a lightweight
GameObjectthat describes how the camera should behave (body, aim, noise) without ever rendering on its own. - Blend — a transition curve between two virtual cameras, resolved by the Brain.
Last updated