# Inspector Tab

**Set an asset's properties** in the Inspector tab, found in the Properties panel.

<div align="left"><figure><img src="/files/gBZMQddTjED3cBDxH1yo" alt=""><figcaption></figcaption></figure></div>

### Transforms

Select the 3D model and Transform it's Position, Rotation and Scale in the Inspector tab.

<figure><img src="/files/0r13PGrggwuL2b1iT8FJ" alt=""><figcaption></figcaption></figure>

### Camera

Switch between cameras.

{% hint style="info" %}
Please see our [Camera](/pixcap-docs/interface/3d-viewport/cameras.md) page for more information on how to add, setup and animate multiple cameras.
{% endhint %}

<div align="left"><figure><img src="/files/DixZe8trFPZfwcqxJWBe" alt=""><figcaption></figcaption></figure></div>

### Environment Lighting

Set the color and intensity of the environment light.

<div align="left"><figure><img src="/files/Wl6d6EZqU7I9zRt2bXyF" alt=""><figcaption></figcaption></figure></div>

### Character Setting

Toggle the visibility of character bones.

<div align="left"><figure><img src="/files/1NTLm46H7Wa4UmyessBG" alt=""><figcaption></figcaption></figure></div>

### Post Effects

Adjust the final output of your 3D design with these Post effects.

<div align="left"><figure><img src="/files/RDzDs2owoMMOf9noxDfp" alt=""><figcaption></figcaption></figure></div>

#### Tone Mapping

Tone mapping reduces the tonal values within an image to make them suitable to be viewed on a digital screen. For example, an HDR photo that has a 100,000:1 dynamic range needs to undergo tone mapping so that the tonal values fall between 1 and 255.&#x20;

<div align="left"><figure><img src="/files/2aIevgyTuckDXEw88s8D" alt=""><figcaption></figcaption></figure></div>

#### Vignette

Add a darker border at the periphery of images to intentionally highlight certain aspects of the image at the center.

<div align="left"><figure><img src="/files/d8BHAgxOiTLuVDxoIbTT" alt=""><figcaption></figcaption></figure></div>

#### Color Balance

Set values for Hue, Density and Saturation for Shadow, Midtone and Highlight.

<div align="left"><figure><img src="/files/9vb8yrRMmh9AS7T5IYrg" alt=""><figcaption></figcaption></figure></div>

#### Glow Effect

Set the intensity of the Glow Effect to enhance your 3D design.

<div align="left"><figure><img src="/files/A09Y3eSr0RKT1YecSbHx" alt=""><figcaption></figcaption></figure></div>

### Mirror to

To access Mirror tool, **select any character bone** and you will see the Bone settings in the Inspector tab. Our system automatically matches the opposite selected bone for you and with every editing action, it will copy all transforms to the other side when clicking on "**Mirror to".**&#x20;

<div align="left"><figure><img src="/files/WfhbunOp2hOuGZ1Ne0Md" alt=""><figcaption></figcaption></figure></div>


---

# 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://pixcap.gitbook.io/pixcap-docs/interface/inspector/inspector-tab.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.
