Version: 2023.1
言語: 日本語

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.