docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineVirtualCameraBase.StandbyUpdateMode

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

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public enum CinemachineVirtualCameraBase.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

    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)