DependencyInfo

class in UnityEditor.SceneTemplate

Cambiar al Manual

Descripción

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.

Constructores

DependencyInfoConstructor for a DependencyInfo.