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

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

    Show / Hide Table of Contents

    Class DisablePointersExample

    This example demonstrates how to turn pointers on and off by specifying custom behaviors.

    Inheritance
    Object
    DisablePointersExample
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos
    Assembly: cs.temp.dll.dll
    Syntax
    public class DisablePointersExample : MonoBehaviour

    Fields

    ControllerRayToggle

    Declaration
    public Interactable ControllerRayToggle
    Field Value
    Type Description
    Interactable

    GazeToggle

    Declaration
    public Interactable GazeToggle
    Field Value
    Type Description
    Interactable

    GrabToggle

    Declaration
    public Interactable GrabToggle
    Field Value
    Type Description
    Interactable

    HandRayToggle

    Declaration
    public Interactable HandRayToggle
    Field Value
    Type Description
    Interactable

    PokeToggle

    Declaration
    public Interactable PokeToggle
    Field Value
    Type Description
    Interactable

    Methods

    ResetExample()

    Declaration
    public void ResetExample()
    Back to top Generated by DocFX