Class AnimationGraphBuilderSystem
System responsible for construction of the animation track portion of the DataFlowGraphs used by Timeline
Inherited Members
Unity.Entities.ComponentSystemBase.GetEntityQuery(Unity.Collections.NativeArray<Unity.Entities.ComponentType>)
Unity.Entities.ComponentSystemBase.ExecutingSystemType
Namespace: Unity.Timeline.Animation
Syntax
public class AnimationGraphBuilderSystem : ComponentSystem
Methods
OnCreate()
Declaration
protected override void OnCreate()
Overrides
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
OnUpdate()
Declaration
protected override void OnUpdate()