docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MutateCameraState

    MutateCameraState(ref CameraState, float)

    Mutates the camera state. This state will later be applied to the camera.

    Declaration
    public abstract void MutateCameraState(ref CameraState curState, float deltaTime)
    Parameters
    Type Name Description
    CameraState curState

    Input state that must be mutated

    float deltaTime

    Delta time for time-based effects (ignore if less than 0)

    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)