Skip to content

v1.8.0

Compare
Choose a tag to compare
@deltakosh deltakosh released this 18 Dec 17:12
· 44598 commits to master since this release
  • Major updates
  • Updates
    • New animation.currentFrame property to get current animation frame (deltakosh)
    • New animation.floatInterpolateFunction property to define custom float interpolation function (deltakosh)
    • New animation.vector3InterpolateFunction property to define custom vector3 interpolation function (deltakosh)
    • New animation.quaternionInterpolateFunction property to define custom quaternion interpolation function (deltakosh)