microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Sample Scene: Add DisablePointersExample to MRTK3 #11502

Closed AMollis closed 1 year ago

AMollis commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


MRTK2 Scene Name

DisablePointersExample

Overview

This scene demonstrates use of PointerUtils to turn pointers like the hand ray, gaze, grab, and poke pointers on and off from code.

Additional Context

AMollis commented 1 year ago

Done