In the Atoms UI, you can also create new Behaviour Modules, but you will need some Python knowledge.
As soon as you click on the "Add" button a script template will be added and registered. Comments for each method explain briefly what you can do at each stage.
Please note that your Behaviour Modules will be running in Atoms, but you will also be able to use your 3D application Python modules (i.e. maya.cmds, hou).
Please refer to the python section to know more about how to create Behaviour Modules.
For a full list of available behaviour modules please check this section.では、新規Behaviorモジュールを作成することもできますが、ある程度のPythonの知識が必要になります。
「Add」ボタンをクリックすると、すぐにスクリプトテンプレートが追加及び登録されます。各メソッドに対するコメントは、各段階で何を行えるかを簡単に説明しています。
Behaviorモジュールは、Atomsで実行されますが、3DアプリケーションのPythonモジュール(maya.cmds、hou)も使用できるようになります。
Behaviorモジュールの作成方法についてはPythonのセクションを参照してください。
...
利用可能なBehaviorモジュールの完全なリストは、こちらのセクションをチェックしてください。