Skip to content

v1.36.0

Compare
Choose a tag to compare
@ExtendReality-Bot ExtendReality-Bot released this 09 May 14:53
· 182 commits to master since this release

1.36.0 (2021-05-09)

Features

  • Tracking: add collider validity rule to collision tracker (e05bbcf)

    The CollisionTracker component now has a Collider Validity rule to determine whether it can emit collisions of the collider that is being collided with passes the validity rule check.

    Headers have been added to the properties for better separation in the Unity editor.