mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    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
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    public class HitBehaviorDestroyOnSelect : MonoBehaviour, MonoBehaviour

    Methods

    TargetSelected()

    Declaration
    public void TargetSelected()

    TargetSelected()

    Declaration
    public void TargetSelected()

    Implements

    MonoBehaviour
    In This Article
    • Methods
      • TargetSelected()
      • TargetSelected()
    • Implements
    Back to top Generated by DocFX