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

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

    Show / Hide Table of Contents

    Class HitBehaviorDestroyOnSelect

    Destroys the game object when selected and optionally plays a sound or animation when destroyed.

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

    Methods

    TargetSelected()

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