DependencyInfo

class in UnityEditor.SceneTemplate

Switch to Manual

Description

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.

Variables

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

Constructors

DependencyInfoConstructor for a DependencyInfo.