AnimatedItem.animation.use_normalized_time property
use_normalized_time: bool
Toggles use of normalized time for animation methods on this item. Default is true
.
- If
true
, time related properties and methods use normalized time in range[0,1]
- If
false
, time related properties and methods use seconds.