Class SpawnOnPointerEvent
Inheritance
SpawnOnPointerEvent
Assembly: cs.temp.dll.dll
public class SpawnOnPointerEvent : MonoBehaviour, MonoBehaviour
Fields
Declaration
public GameObject PrefabToSpawn
Field Value
| Type |
Description |
| GameObject |
|
Declaration
public GameObject PrefabToSpawn
Field Value
| Type |
Description |
| GameObject |
|
Methods
Declaration
public void Spawn(MixedRealityPointerEventData eventData)
Parameters
| Type |
Name |
Description |
| MixedRealityPointerEventData |
eventData |
|
Declaration
public void Spawn(MixedRealityPointerEventData eventData)
Parameters
| Type |
Name |
Description |
| MixedRealityPointerEventData |
eventData |
|
Implements
MonoBehaviour