Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
AnimationSystem
AnimationTargetBinding
Class AnimationTargetBinding
Binds a specific
Mutable
animation target within a node graph and allows
animation
of it.
Index
Constructors
constructor
Properties
animation
Mutator
mutator
property
Bindings
target
Methods
apply
Constructors
constructor
new
Animation
Target
Binding
(
_target
,
_propertyBindings
)
:
AnimationTargetBinding
Parameters
_target
:
Mutable
_propertyBindings
:
AnimationPropertyBinding
[]
Returns
AnimationTargetBinding
Properties
animation
Mutator
animation
Mutator
:
AnimationMutator
mutator
mutator
:
AnimationMutator
property
Bindings
property
Bindings
:
AnimationPropertyBinding
[]
target
target
:
Mutable
Methods
apply
apply
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
animation
Mutator
mutator
property
Bindings
target
apply
Fudge Core
Loading...
Binds a specific Mutable animation target within a node graph and allows animation of it.