Version: 2021.3
언어: 한국어

DependencyInfo

class in UnityEditor.SceneTemplate

매뉴얼로 전환

설명

A descriptor that stores one of a template Scene's dependency Assets, and specifies whether to clone or reference it when the template is instantiated.

변수

dependencyA dependency Asset of the template Scene.
instantiationModeThe action to take with the dependency when the template is instantiated.

생성자

DependencyInfoConstructor for a DependencyInfo.