interface in AdvancedSceneManager.Models.Interfaces
Defines members for openable collections.
| Member | Description |
|---|---|
void _OpenAdditive(T model) |
Opens the collection as additive. |
SceneOperation OpenAdditive(T model, bool openAll) |
Opens the collection as additive. |