Animatable properties
const animatable = createAnimatable(targets, parameters);
┌───────────┐
animatable.│targets ├─ Properties
animatable.│animations │
└───────────┘
Name | Description |
---|---|
targets | Gets the animatable Targets (Array ) |
animations | Gets all animatable Animations (Object ) |