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

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

    Show / Hide Table of Contents

    Class HideTapToPlaceLabel

    Class to toggle the visibility of a label on a Tap to Place object in the TapToPlaceExample scene.

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

    Fields

    placeableObjectLabel

    Declaration
    public GameObject placeableObjectLabel
    Field Value
    Type Description
    GameObject
    Back to top Generated by DocFX