lovr-docs
lovr-docs copied to clipboard
Clarify Animation Timestamps
See https://github.com/bjornbytes/lovr/issues/575.
- How is the duration of an animation calculated?
- Do animation timestamps wrap around once they exceed the duration? Or is the final pose held?
- What happens if the keyframes for the animation don't start at zero?