Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GameObjectSource

Describes where a GameObject is stored.
Read time 1 minuteLast updated 6 days ago

Definition

public enum GameObjectSource

Fields

Value

Description

PrefabThe GameObject belongs to a Prefab.
SceneThe GameObject belongs to a Scene.