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