siExplorerScope

説明

シーンエクスプローラがサポートするリストの対象です。

C#構文

siExplorerScope.siExplorerScopeDefault                                      // 0

siExplorerScope.siExplorerScopeProject                                      // 1

siExplorerScope.siExplorerScopePreferences                                  // 2

siExplorerScope.siExplorerScopeScene                                        // 3

siExplorerScope.siExplorerScopeLayers                                       // 4

siExplorerScope.siExplorerScopePasses                                       // 5

siExplorerScope.siExplorerScopeEnvironments                                 // 6

siExplorerScope.siExplorerScopeParTypes                                     // 7

siExplorerScope.siExplorerScopeSelection                                    // 8

siExplorerScope.siExplorerScopeCustom                                       // 9

siExplorerScope.siExplorerScopeCurrentLayer                                 // 10

siExplorerScope.siExplorerScopeCurrentPass                                  // 11

siExplorerScope.siExplorerScopeCurrentEnvironment                           // 12

siExplorerScope.siExplorerScopeCurrentParType                               // 13

siExplorerScope.siExplorerScopeSourcesClips                                 // 14

siExplorerScope.siExplorerScopeSourcesClipsAnimation                        // 15

siExplorerScope.siExplorerScopeSourcesClipsAudio                            // 16

siExplorerScope.siExplorerScopeSourcesClipsImages                           // 17

siExplorerScope.siExplorerScopeSourcesClipsMaterials                        // 18

siExplorerScope.siExplorerScopeSourcesClipsModels                           // 19

siExplorerScope.siExplorerScopeCommands                                     // 20

コンスタント 詳細
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 コマンドスコープは現在はサポートされていません。

適用対象

OpenXSIExplorer