add_component_menu(path: str) → Callable
Specify where this component appears in the Add Component menu.
Args: path: Menu path like "Physics/Character Controller".
"Physics/Character Controller"
description
str
example
# TODO: Add example for add_component_menu