# interior and exterior of the vehicle

**If the reflection of the vehicle is strange in rainy weather Or if it rains inside the vehicle and water flows inside the interior**

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

This phenomenon is caused by the mismatch between indoor and outdoor boundaries

and

What distinguishes the interior and exterior of the vehicle is the "\_cutout" mesh

"*cutout" can be found in "RDTDataViewMode -> appearances -> components*" within ".app"

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

Make a mesh to fit the vehicle and replace it

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

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

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

<figure><img src="/files/34PwS7KtRXudd95dOJpQ" alt=""><figcaption></figcaption></figure>

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

There are things to watch out for when making the "cutout" mesh It should be smaller than the outdoors But if it's too small, the water will enter the inside\
There's some tolerance But it's better to be as accurate as possible\
\
When the mesh is done You can replace it with the old mesh


---

# 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://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/vehicles/problems-and-resolution/interior-and-exterior-of-the-vehicle.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.
