Class GlobalTransitionHolder | Compositor | 0.7.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class GlobalTransitionHolder

    Inheritance
    Object
    GlobalTransitionHolder
    Namespace: Unity.Compositor.Editor.Elements.StateMachine
    Syntax
    public class GlobalTransitionHolder

    Methods

    SetCurrentTransition(ITransitionPropertiesModel, IGraphAssetModel)

    Declaration
    public void SetCurrentTransition(ITransitionPropertiesModel transition, IGraphAssetModel graphAssetModel)
    Parameters
    Type Name Description
    ITransitionPropertiesModel transition
    UnityEditor.VisualScripting.GraphViewModel.IGraphAssetModel graphAssetModel

    Events

    OnCurrentTransitionChangedCallback

    Declaration
    public event Action<GlobalTransitionHolder.TransitionInfo> OnCurrentTransitionChangedCallback
    Event Type
    Type Description
    Action<GlobalTransitionHolder.TransitionInfo>
    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