Releases: ExtendRealityLtd/Tilia.Interactions.SnapZone.Unity
v2.4.9
v2.4.8
2.4.8 (2024-09-28)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (57fcf2f)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.18.0 to 2.18.1. - Release notes - Changelog - Commits
v2.4.7
2.4.7 (2024-09-28)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.mutators.objectfollower.unity (e0fbc1f)
Bumps io.extendreality.tilia.mutators.objectfollower.unity from 2.0.21 to 2.0.22. - Release notes - Changelog - Commits
v2.4.6
2.4.6 (2024-09-28)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 2.16.1 to 2.16.2 (9b45146)
Bumps io.extendreality.zinnia.unity from 2.16.1 to 2.16.2. - Release notes - Changelog - Commits
v2.4.5
2.4.5 (2024-09-28)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (a776f9d)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.17.2 to 2.18.0. - Release notes - Changelog - Commits
v2.4.4
2.4.4 (2024-06-15)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (f5bc9c6)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.17.1 to 2.17.2. - Release notes - Changelog - Commits
v2.4.3
2.4.3 (2024-05-11)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.mutators.objectfollower.unity (7e2d11d)
Bumps io.extendreality.tilia.mutators.objectfollower.unity from 2.0.20 to 2.0.21. - Release notes - Changelog - Commits
v2.4.2
2.4.2 (2024-05-11)
Miscellaneous Chores
- deps: bump io.extendreality.tilia.interactions.interactables.unity (f831983)
Bumps io.extendreality.tilia.interactions.interactables.unity from 2.17.0 to 2.17.1. - Release notes - Changelog - Commits
v2.4.1
2.4.1 (2024-05-11)
Miscellaneous Chores
- deps: bump io.extendreality.zinnia.unity from 2.16.0 to 2.16.1 (e9fe373)
Bumps io.extendreality.zinnia.unity from 2.16.0 to 2.16.1. - Release notes - Changelog - Commits
v2.4.0
2.4.0 (2024-05-11)
Features
- Facade: add IsVisible property for setting/getting visibility (5368d1d)
The IsVisible property on the SnapZone facade can be used to retrieve the visibility status of the snap zone or set the visibility of the snap zone. Any snapped Interactable will also be hidden via setting the InteractableFacade.IsVisible property.