跳转到内容

SceneEntry

此内容尚不支持你的语言。

SceneEntry = SceneEntityData | PrefabInstanceEntry

Defined in: scene/sceneEntry.ts:17

A scene-file entity is either an ordinary entity record or a prefab-instance entry — a minimal delta over a .esprefab asset. The runtime expands each instance through the same flattenPrefab core the editor uses, so a saved prefab scene loads identically in both.