docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Extensions

    Extensions are components that augment the behavior of a CinemachineCamera. For example, the Deoccluder extension moves a camera out of the way of GameObjects that obstruct the camera’s view of its target.

    Cinemachine includes a variety of extensions. Create your own custom extensions by inheriting the CinemachineExtension class.

    To add an extension to a CinemachineCamera:

    1. Select your CinemachineCamera in the Scene view or Hierarchy window.

    2. In the Inspector, use the Add Extension drop-down menu to choose the extension. The chosen behaviour will be added to the CinemachineCamera GameObject.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)