updateAE ( string $node )
なし
変数名 | 変数型 | 説明 |
---|---|---|
$node | string | : アトリビュート エディタに表示するノード名です。 |
// Create some geometry sphere; cone; // Show the attribute editor with the cone AttributeEditor; // Show the sphere in the attribute editor updateAE "nurbsSphere1";