Buffered scene graph property that allows weighted accumulation; used internally.
Constructs a new property mixer.
binding
The property binding.
typeName
The keyframe track type name.
valueSize
The keyframe track value size.
The property binding.
TODO
Default is 0.
TODO
Default is 0.
TODO
Default is 0.
TODO
Default is 0.
The keyframe track value size.
Accumulates data in the incoming region into accu<i>.
accuIndex
The accumulation index.
weight
The weight.
Accumulates data in the incoming region into add.
weight
The weight.
Applies the state of accu<i> to the binding when accus differ.
accuIndex
The accumulation index.
Applies the state previously taken via PropertyMixer#saveOriginalState to the binding.
Remembers the state of the bound property and copy it to both accus.