Class AnimationCompositorGraphStencil
Inherited Members
Namespace: Unity.Compositor.Editor
Syntax
[Context("Animation Blend Graph")]
public class AnimationCompositorGraphStencil : DataFlowGraphStencil, ISearcherDatabaseProvider, IAuthoringContextProvider
Properties
Context
Declaration
public override IAuthoringContext Context { get; }
Property Value
Type | Description |
---|---|
IAuthoringContext |
Overrides
Methods
CreateGraph()
Declaration
public static void CreateGraph()