# Why does adjusting the parameters of the Effect panel not have any effect?

If the main model in the scene is too far away from the origin of the world coordinates, it may lead to an error in the precision calculation of the parameters in the later stage, just select all the models in the scene and zero the coordinates.&#x20;

It is recommended to move the coordinates of the model to (0,0,0) automatically first when importing the model into D5 for the first time.

<figure><img src="/files/AIPBZdmSBfpJNjVzA14g" alt=""><figcaption><p>The model is located at the origin (0, 0, 0)</p></figcaption></figure>


---

# Agent Instructions: 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://docs.d5render.com/user-guide/effect/why-does-adjusting-the-parameters-of-the-effect-panel-not-have-any-effect.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.
