Class AnimationGraphBuilderSystem
System responsible for construction of the animation DataFlowGraphs used by Timeline
Namespace: Unity.Timeline.Animation
Syntax
public class AnimationGraphBuilderSystem : ComponentSystem
Methods
OnCreate()
Declaration
protected override void OnCreate()
OnDestroy()
Declaration
protected override void OnDestroy()
OnUpdate()
Declaration
protected override void OnUpdate()