Enum CinemachineVirtualCameraBase.StandbyUpdateMode | Cinemachine | 2.5.0
docs.unity3d.com
    Show / Hide Table of Contents

    Enum CinemachineVirtualCameraBase.StandbyUpdateMode

    How often to update a virtual camera when it is in Standby mode

    Namespace: Cinemachine
    Syntax
    public enum StandbyUpdateMode

    Fields

    Name Description
    Always

    Update the virtual camera every frame, even when it is not Live

    Never

    Only update if the virtual camera is Live

    RoundRobin

    Update the virtual camera occasionally, the exact frequency depends on how many other virtual cameras are in Standby

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023