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

Create How-To Documentation For Dwell in MRTK3 #11479

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:


Overview

MRTK2 provided a how-to document for adding dwell to an application, https://learn.microsoft.com/en-us/windows/mixed-reality/mrtk-unity/mrtk2/features/ux-building-blocks/dwell?view=mrtkunity-2022-05. We are missing a similar document for MRTK3.

Additional Context

There is already a reference API document for MRTK3's InteractorDwellManager

https://learn.microsoft.com/en-us/dotnet/api/microsoft.mixedreality.toolkit.input.interactordwellmanager?view=mrtkinput-3.0

marlenaklein-msft commented 1 year ago

Dwell info found here.