Function Prefab.createInstance
Creates a GameObject instance from the prefab.
Prototype
GameObject createInstance();
Returns
The new GameObject from the Prefab
.
Creates a GameObject instance from the prefab.
GameObject createInstance();
The new GameObject from the Prefab
.