移動先: 概要 戻り値 キーワード. フラグ. MEL 例.
visor [-addFolder] [-addNodes string] [-allowPanningInX boolean] [-allowPanningInY boolean] [-allowZooming boolean] [-command string] [-deleteFolder string] [-editFolder string] [-folderList string] [-menu string] [-name string] [-nodeType string] [-openDirectories boolean] [-openFolder boolean] [-parent string] [-path string] [-popupMenuScript string] [-rebuild] [-refreshAllSwatches] [-refreshSelectedSwatches] [-refreshSwatch string] [-reset] [-restrictPanAndZoom boolean] [-saveSwatches] [-scrollBar string] [-scrollPercent float] [-selectedGadgets string] [-showDividers boolean] [-showFiles boolean] [-showFolders boolean] [-showNodes boolean] [-stateString] [-style string] [-transform string] [-type string]
visor は 「元に戻す」が可能、「照会」が可能、「編集」が不可能 です。
バイザー(Visor)の UI 要素を作成または操作します。バイザーを使用して、シーンの内容、特にレンダリング関連ノードを表示し、またシェーダ ライブラリやテクスチャ ライブラリなど、ディスク上にあるファイルをシーンに読み込んで表示します。string |
戻り値の型は照会モードでは照会フラグが基になります。
ロング ネーム(ショート ネーム) | 引数型 | プロパティ | ||
---|---|---|---|---|
-reset(-rst)
|
|
![]() ![]() |
||
|
||||
-addFolder(-add)
|
|
![]() ![]() |
||
|
||||
-deleteFolder(-del)
|
string
|
![]() ![]() |
||
|
||||
-addNodes(-adn)
|
string
|
![]() ![]() |
||
|
||||
-openFolder(-opf)
|
boolean
|
![]() ![]() |
||
|
||||
-openDirectories(-opd)
|
boolean
|
![]() ![]() |
||
|
||||
-editFolder(-edf)
|
string
|
![]() ![]() |
||
|
||||
-name(-n)
|
string
|
![]() ![]() |
||
|
||||
-parent(-p)
|
string
|
![]() ![]() |
||
|
||||
-command(-cmd)
|
string
|
![]() ![]() |
||
|
||||
-transform(-trn)
|
string
|
![]() ![]() |
||
|
||||
-nodeType(-ntp)
|
string
|
![]() ![]() |
||
|
||||
-path(-pth)
|
string
|
![]() ![]() |
||
|
||||
-rebuild(-re)
|
|
![]() ![]() |
||
|
||||
-scrollBar(-sb)
|
string
|
![]() ![]() |
||
|
||||
-stateString(-sts)
|
|
![]() ![]() |
||
|
||||
-scrollPercent(-sp)
|
float
|
![]() ![]() |
||
|
||||
-type(-typ)
|
string
|
![]() ![]() |
||
|
||||
-menu(-mn)
|
string
|
![]() ![]() |
||
|
||||
-style(-stl)
|
string
|
![]() ![]() |
||
|
||||
-allowZooming(-az)
|
boolean
|
![]() ![]() |
||
|
||||
-allowPanningInX(-apx)
|
boolean
|
![]() ![]() |
||
|
||||
-allowPanningInY(-apy)
|
boolean
|
![]() ![]() |
||
|
||||
-showFolders(-sfo)
|
boolean
|
![]() ![]() |
||
|
||||
-showNodes(-sn)
|
boolean
|
![]() ![]() |
||
|
||||
-showFiles(-sfi)
|
boolean
|
![]() ![]() |
||
|
||||
-showDividers(-sd)
|
boolean
|
![]() ![]() |
||
|
||||
-popupMenuScript(-pms)
|
string
|
![]() ![]() |
||
|
||||
-selectedGadgets(-sg)
|
string
|
![]() |
||
|
||||
-folderList(-fl)
|
string
|
![]() |
||
|
||||
-restrictPanAndZoom(-rpz)
|
boolean
|
![]() ![]() |
||
|
||||
-saveSwatches(-ss)
|
|
![]() ![]() |
||
|
||||
-refreshAllSwatches(-ras)
|
|
![]() ![]() |
||
|
||||
-refreshSelectedSwatches(-rss)
|
|
![]() ![]() |
||
|
||||
-refreshSwatch(-rs)
|
string
|
![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// The visor command is not one which would commonly be used by the user. // For examples of its use, refer to visorPanel.mel and addVisorFolders.mel.