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.
dependency | A dependency Asset of the template Scene. |
instantiationMode | The action to take with the dependency when the template is instantiated. |
DependencyInfo | Constructor for a DependencyInfo. |