> For the complete documentation index, see [llms.txt](https://motiongamesstudio.gitbook.io/magic-light-probes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motiongamesstudio.gitbook.io/magic-light-probes/system-components-1/mlp-force-no-probes.md).

# MLP Force No Probes

This component should be added to an object or a group of objects to be excluded from the calculation and not to place probes on its.

The probes will still be installed in places of contrast created by the object itself, but there will be no probes on its surface.

![](/files/-MUPMw52gxlE3WfwGPQY)

When you add a component to an object on scene, it automatically scans the hierarchy of that object and adds its copies to all of its children.&#x20;

When you delete a component, it automatically removes its copies from all children of the root object.

![On the left - objects with a component applied; On the right - no component applied.](/files/-MUPMCtxSXFK_rtrg5cx)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://motiongamesstudio.gitbook.io/magic-light-probes/system-components-1/mlp-force-no-probes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
