Version: 2022.2
언어: 한국어

SceneDependencyInfo

struct in UnityEditor.Build.Content

매뉴얼로 전환

설명

Scene dependency information generated from the ContentBuildInterface.PrepareScene API.

Note: this class and its members exist to provide low-level support for the Scriptable Build Pipeline package. This is intended for internal use only; use the Scriptable Build Pipeline package to implement a fully featured build pipeline. You can install this via the Unity Package Manager.

변수

globalUsageLighting information used by the Scene.
includedTypesTypes that are used by scene objects.
referencedObjectsList of objects referenced by the Scene.
sceneScene's original asset path.