편집

Share via


SpawnOnPointerEvent Class

Definition

public ref class SpawnOnPointerEvent : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/SpawnOnPointerEvent")]
public class SpawnOnPointerEvent : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/SpawnOnPointerEvent")>]
type SpawnOnPointerEvent = class
    inherit MonoBehaviour
Public Class SpawnOnPointerEvent
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
SpawnOnPointerEvent
Attributes
UnityEngine.AddComponentMenuAttribute

Constructors

SpawnOnPointerEvent()

Fields

PrefabToSpawn

Methods

Spawn(MixedRealityPointerEventData)

Applies to