Class CarbonAnimationData

Execution data that passes through control flow pins on nodes of a CarbonAnimationGraph.

Hierarchy (view full)

Constructors

Properties

animation: Animation

The animation component playing the animation.

component: CarbonAnimation

The CarbonAnimation that is executing the CarbonAnimationGraph event.

executionState: GraphExecutionState

The execution state, used to set and retrieve values.

The CarbonAnimationGraph that is being executed.

The layer data for each layer in the graph.

sceneInstance: SceneInstance

The SceneInstance which is executing the CarbonAnimationGraph event.

sceneObject: SceneObject

The SceneObject which is executing the CarbonAnimationGraph event.