Interface describing an animation target mutator, which is an associative array with names of attributes and their corresponding values.
Numeric values are stored as Float32Arrays, which allows for efficient interpolation and blending in the animation system.
Interface describing an animation target mutator, which is an associative array with names of attributes and their corresponding values. Numeric values are stored as Float32Arrays, which allows for efficient interpolation and blending in the animation system.