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

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

    Show / Hide Table of Contents

    Enum ControllerSimulationMode

    Defines for how input simulation handles controllers

    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ControllerSimulationMode

    Fields

    Name Description
    ArticulatedHand

    Provide a fully articulated hand controller

    Disabled

    Disable controller simulation

    HandGestures

    Raises hand gesture events only

    MotionController

    Provide a 6DoF motion controller

    Back to top Generated by DocFX