--- linkTitle: Component Name title: [Component Name] Component description: The [component name], which does [function], is provided by the [Gem name] in Open 3D Engine (O3DE). # Example weight: 200 # (Optional) Example toc: true --- ## Provider [Gem's name](/docs/user-guide/gems/reference/) ## Dependencies ## Use cases ## Limitations ## Properties ![[component name] interface](/images/) | Property | Description | Value | Default | | - | - | - | - | | | | | | | | | | | | | | | | ## Properties ![[component name] interface](/images/) ### Base properties | Property | Description | Value | Default | | - | - | - | - | | | | | | | | | | | | | | | | ### [Property group] properties ![[property group] interface](/images/) | Property | Description | Value | Default | | - | - | - | - | | | | | | | | | | | | | | | | ### [Configuration] properties {{< tabs >}} {{% tab name="[configuration 1] properties" %}} ![[configuration 1] interface](/images/) | Property | Description | Value | Default | | - | - | - | - | | | | | | | | | | | | | | | | {{% /tab %}} {{% tab name="[configuration 2] properties" %}} ![[configuration 2] interface](/images/) | Property | Description | Value | Default | | - | - | - | - | | | | | | | | | | | | | | | | {{% /tab %}} {{< /tabs >}} ## [Component feature] ## [EBus interface name]RequestBus | Method Name | Description | Parameter | Return | Scriptable | | - | - | - | - | - | | | | | | | | | | | | | | | | | | | ## [EBus interface name]NotificationBus | Method Name | Description | Parameter | Return | Scriptable | | - | - | - | - | - | | | | | | | | | | | | | | | | | | |