Skip to content

v1.2.0

Compare
Choose a tag to compare
@ExtendReality-Bot ExtendReality-Bot released this 07 Dec 10:40
· 373 commits to master since this release

1.2.0 (2020-12-07)

Features

  • Facade: expose SpatialTarget Deselect method for easy access (cfa6144)

    There are occasions where being to deselect a SpatialTarget manually makes sense, but it can only be manually deselected from the internal SpatialTarget component. This exposes that internal method via the SpatialTargetFacade to make it easier to call.