string[] getMayaPanelTypes (int $isScripted)
なし
変数名 | 変数型 | 説明 |
---|---|---|
$isScripted | int | - 1 の場合は、スクリプト パネルのリストを返します。 |
getMayaPanelTypes(0); // Result:devicePanel hardwareRenderPanel blendShapePanel outlinerPanel modelPanel// getMayaPanelTypes(1); // Result:blindDataEditor clipEditorPanel componentEditorPanel dopeSheetPanel dynPaintScriptedPanelType dynRelEdPanel graphEditor hyperGraphPanel hyperShadePanel multiListerPanel polySelectionConstraintPanel polyTexturePlacementPanel referenceEditorPanel relationshipPanel renderWindowPanel scriptEditorPanel setEditor shadingGroupEditor visorPanel//