> For the complete documentation index, see [llms.txt](https://harpiagames.gitbook.io/prefab-brush-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://harpiagames.gitbook.io/prefab-brush-documentation/introduction/the-prefabbrushobject-component.md).

# The PrefabBrushObject Component

The PrefabBrushObject allows the object to interact with the brush.&#x20;

Without this component, it's not possible to delete the object or check for mesh clipping while painting your scene.&#x20;

You can add it to your prefabs, but it's not needed. All objects instantiated with the tool will have this component on its root transform.&#x20;

{% hint style="info" %}
This component is not packed into the build.
{% endhint %}

<figure><img src="/files/XoHG2cn8ZGltTiMq1EGO" alt=""><figcaption></figcaption></figure>
