Class HitBehaviorDestroyOnSelect
Destroys the game object when selected and optionally plays a sound or animation when destroyed.
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