| menuName | コンポーネントに対するパス |
| order | メニュー項目の順番を決めるための数値 |
Component メニューに項目を追加します
スクリプトを menuName の名前でコンポーネントメニューに配置します。例えば、menuName が "Rendering/DoSomething" である場合、新しいメニューは DoSomething と名づけられ、Components メニューの Rendering グループの子として表示されます。
If menuName is "" the component will be hidden from the menu.
値が小さいほどメニューは上位に表示されるようになります。