日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    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 dictation

    Back to top Generated by DocFX