Class AnimationBindingProcessor

Class Hierarchy

Animation binding processor executes an animation and calculates the value for use in expression bindings. The processor itself is not executed unless an operation code within binding operation codes refers to it by index.

Inherits properties and message types from AnimationBindingProcessorMetadata.

Synopsis

Methods
create()

Creates a new animation binding processor

AnimationBindingProcessor.AnimationBindingProcessor:create(name)

Creates a new animation binding processor.

Parameters
name (string)

Processor name.

Return Values
(AnimationBindingProcessor)

Animation binding processor.