com.unity.animation 0.9.0-preview.6

com.unity.animation

Notes: processedReleased January 22, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.1 (9f1)

Features

  • Compositor package is now merged in the Animation package.
  • - All references to "Compositor" are now "Animation Graph" throughout.
  • Added EndOfAnimation condition fragment that allow a state to change when reaching a certain threshold in the source dominant animation.

📈 Improvements

  • Added dependency on com.unity.graphtools.foundation at 0.7.0-preview.2.
  • Upgraded com.unity.entities to 0.17.0-preview.41.
  • Upgraded com.unity.dataflowgraph to 0.19.0-preview.7.
  • `BlendTreeConversion` and `BakeOptions` have moved from `Unity.Animation.Editor` to `Unity.Animation.Hybrid` (they are still editor-only).