# Prop Mask Models

## In a nutshell

Prop Mask Models are supported on Prop Hats, Prop Eyes (Glasses etc.), Masks and Undershirts. When defined for a cloth they will essentially mask parts of the players vision **in first person.** This feature allows for better first person immersion and is used by GTA V in various scenarios where scuba equipment, motorcycle helmets or similar are equipped.

<figure><img src="/files/0NmNLxziNgVeHWkApa7A" alt=""><figcaption><p>Example of first person with prop_mask_specops mask model</p></figcaption></figure>

## How to set a prop mask model using Durty Cloth Tool

{% hint style="info" %}
See our article about [First Person & Tint Effects](/basics/good-to-know/first-person-and-tint-effects.md) to learn how to use this feature in Durty Cloth Tool.
{% endhint %}

## Available first person prop mask models

#### prop\_mask\_motobike

![prop\_mask\_motobike](https://github.com/user-attachments/assets/6ce7fa57-02bd-4f87-aa8f-cd1945ae4c7b)

#### prop\_mask\_motobike\_a

![prop\_mask\_motobike\_a](https://github.com/user-attachments/assets/ff65a76a-3f03-4dbe-b3c7-1fe54b38b0c0)

#### prop\_mask\_motobike\_b

![prop\_mask\_motobike\_b](https://github.com/user-attachments/assets/597a4596-b55e-49cf-ac85-5fa1b6efc628)

#### prop\_mask\_motox

![prop\_mask\_motox](https://github.com/user-attachments/assets/ab5ca312-57d8-4408-9804-7b61d01cc080)

#### prop\_mask\_flight

![prop\_mask\_flight](https://github.com/user-attachments/assets/f2917bf0-d9d1-45cc-8103-039610e2294c)

#### prop\_mask\_scuba01

![prop\_mask\_scuba01](https://github.com/user-attachments/assets/6d462dad-17ac-4331-9a92-d929690e2b72)

#### prop\_mask\_scuba02

![prop\_mask\_scuba02](https://github.com/user-attachments/assets/a1410a84-a593-4cc1-a661-bc36fc170985)

#### prop\_mask\_scuba03

![prop\_mask\_scuba03](https://github.com/user-attachments/assets/8c2b0ec0-d734-4d16-a96f-40c0558d6c82)

#### prop\_mask\_scuba04

![prop\_mask\_scuba04](https://github.com/user-attachments/assets/3f32967b-6f75-4758-b393-a65f7fac2214)

#### prop\_mask\_specops

![prop\_mask\_specops](https://github.com/user-attachments/assets/60507eb0-1c72-4878-97f9-2b357b30614c)

#### prop\_mask\_ballistic

![prop\_mask\_ballistic](https://github.com/user-attachments/assets/25ec5aee-a1f5-4ab1-b5df-6e73868bbdbb)

#### prop\_mask\_bugstar

![prop\_mask\_bugstar](https://github.com/user-attachments/assets/48a35619-8162-4c3c-9c7e-eb925051e6a9)

#### prop\_mask\_fireman

![prop\_mask\_fireman](https://github.com/user-attachments/assets/040f63cf-a851-41bf-b7de-68f5a1b8be7b)


---

# 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.gta.clothing/game-mechanics/prop-mask-models.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.
