Namespace Microsoft.MixedReality.Toolkit.Examples.Demos
Classes
BoundaryVisualizationDemo
Demo class to show different ways of using the boundary system and visualizing the data.
BoundingBoxExampleTest
ChangeManipulation
Test script that forcefully stops manipulation on the manipulatedObject when it collides with the collisionTrigger
ClearSpatialObservations
This class demonstrates clearing spatial observations.
ColorChanger
DebugTextOutput
DemoSpatialMeshHandler
This class is an example of the IMixedRealitySpatialAwarenessObservationHandler<T> interface. It keeps track of the IDs of each mesh and tracks the number of updates they have received.
DemoTouchButton
HandInteractionTouch
HandInteractionTouchRotate
LaunchUri
LoFiFilterSelection
MixedRealityCapabilityDemo
Script that demonstrates querying the Mixed Reality Toolkit for platform capabilities.
PhysicalPressEventRouter
This class exists to route PressableButton events through to Interactable. The result is being able to have physical touch call Interactable.OnPointerClicked.
PrimaryPointerHandlerExample
Rotator
ShowSliderValue
SliderChangeColor
SliderLunarLander
SolverExampleManager
SpawnOnPointerEvent
SystemKeyboardExample
An example script that delegates keyboard API access either to the WMR workaround (MixedRealityKeyboard) or Unity's TouchScreenKeyboard API depending on the platform.
TetheredPlacement
Helper script to respawn objects if they go too far from their original position. Useful for objects that will fall forever etc.