Enumerations |
|
| enum | siExplorerScope { siExplorerScopeDefault = 0, siExplorerScopeProject = 1, siExplorerScopePreferences = 2, siExplorerScopeScene = 3, siExplorerScopeLayers = 4, siExplorerScopePasses = 5, siExplorerScopeEnvironments = 6, siExplorerScopeParTypes = 7, siExplorerScopeSelection = 8, siExplorerScopeCustom = 9, siExplorerScopeCurrentLayer = 10, siExplorerScopeCurrentPass = 11, siExplorerScopeCurrentEnvironment = 12, siExplorerScopeCurrentParType = 13, siExplorerScopeSourcesClips = 14, siExplorerScopeSourcesClipsAnimation = 15, siExplorerScopeSourcesClipsAudio = 16, siExplorerScopeSourcesClipsImages = 17, siExplorerScopeSourcesClipsMaterials = 18, siExplorerScopeSourcesClipsModels = 19, siExplorerScopeCommands = 20 } |
| enum siExplorerScope |
| siExplorerScopeDefault | [0] Default scope. |
| siExplorerScopeProject | [1] Project (Content Container) scope. |
| siExplorerScopePreferences | [2] Preferences scope. |
| siExplorerScopeScene | [3] Scene scope. |
| siExplorerScopeLayers | [4] Layers scope. |
| siExplorerScopePasses | [5] Passes scope. |
| siExplorerScopeEnvironments | [6] Environments scope. |
| siExplorerScopeParTypes | [7] Particle Types scope. |
| siExplorerScopeSelection | [8] Selection scope. |
| siExplorerScopeCustom | [9] Custom scope. |
| siExplorerScopeCurrentLayer | [10] Current Layer scope. |
| siExplorerScopeCurrentPass | [11] Current Pass scope. |
| siExplorerScopeCurrentEnvironment | [12] Current Environment scope. |
| siExplorerScopeCurrentParType | [13] Current Particle Type scope. |
| siExplorerScopeSourcesClips | [14] Sources and Clips scope. |
| siExplorerScopeSourcesClipsAnimation | [15] Sources and Clips (Animation Only) scope. |
| siExplorerScopeSourcesClipsAudio | [16] Sources and Clips (Audio Only) scope. |
| siExplorerScopeSourcesClipsImages | [17] Sources and Clips (Images Only) scope. |
| siExplorerScopeSourcesClipsMaterials | [18] Sources and Clips (Materials Only) scope. |
| siExplorerScopeSourcesClipsModels | [19] Obsolete. |
| siExplorerScopeCommands | [20] The Commands scope is no longer supported. |