docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ICinemachineCamera.ActivationEventParams

    This is sent with ActivationEvent

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public struct ICinemachineCamera.ActivationEventParams

    Fields

    Name Description
    DeltaTime

    Effective deltaTime for this frame

    IncomingCamera

    Camera that is being activated (may be null)

    IsCut

    If true, then the transition is instantaneous

    Origin

    Object that originated the event

    OutgoingCamera

    Camera that is being deactivated (may be null)

    WorldUp

    Up direction for this frame. Unity vector in world coords.

    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)