Enum MixedRealityCapability
Mixed reality platform capabilities.
Namespace: Microsoft.MixedReality.Toolkit
Assembly: cs.temp.dll.dll
Syntax
public enum MixedRealityCapability
  Fields
| Name | Description | 
|---|---|
| ArticulatedHand | Articulated hand input  | 
      
| EyeTracking | Eye gaze targeting  | 
      
| GGVHand | Gaze-Gesture-Voice hand input  | 
      
| MotionController | Motion controller input  | 
      
| SpatialAwarenessMesh | Spatial meshes  | 
      
| SpatialAwarenessPlane | Spatial planes  | 
      
| SpatialAwarenessPoint | Spatial points  | 
      
| VoiceCommand | Voice commands using app defined keywords  | 
      
| VoiceDictation | Voice to text dication  |