# Rendering Preferences

<figure><img src="/files/UsBaW7yTog1DqHw8586l" alt=""><figcaption><p><strong>The Rendering preferences dialog window.</strong></p></figcaption></figure>

The rendering preferences pane contains advanced options and parameters for how the data should be played back and rendered.

### **Playback**

Playback rate during continuous playback. A value of 1 will show every frame, 2 will show every other frame, etc. (Default: 1)

### **Skeleton Alpha**

Set the opacity of the skeletons, 3D segments, and local coordinate systems rendered in the 2D views. The slider ranges from 0 (transparent) to 100 (opaque).

### **Render Smooth IK**

If selected, the filtered pose of the skeletons will be rendered. If not selected, the unfiltered pose will be rendered. (Default: Off)


---

# 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.theiamarkerless.com/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/settings-menu/rendering-preferences.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.
