Prefab.createInstance

Creates a GameObject instance from the prefab.

class Prefab
GameObject
createInstance
const
(
)

Return Value

Type: GameObject

The new GameObject from the Prefab.

Meta