ジャンプ先: 概要. 戻り値. 関連項目. Python 例.
getDefaultBrush()
注意:
オブジェクト名や引数を表す文字列はカンマで区切ります。これは概要には示されていません。
getDefaultBrush は 「元に戻す」が可能、「照会」が不可能、「編集」が不可能 です。
このコマンドはデフォルトのペイント エフェクト ブラシ名を返します。string | デフォルトのブラシ ノード名 |
import maya.cmds as cmds # get the name of the current brush # brush = cmds.getDefaultBrush()