add_component_menu¶
function in Infernux.components
Description¶
Specify where this component appears in the Add Component menu.
Args:
path: Menu path like "Physics/Character Controller".
description
Parameters¶
| Name | Type | Description |
|---|---|---|
| path | str |
Example¶
example