# アプリケーション

## 概要

これらの設定は World Creator の一般的なアプリケーション設定に影響します。

## パラメータ

<table><thead><tr><th width="219.89990234375">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>言語</strong></td><td>アプリケーションの言語を変更します。</td></tr><tr><td><strong>HUD を表示</strong></td><td>ビューポート内の HUD を有効/無効にします。</td></tr><tr><td><strong>インターフェースの拡大率</strong></td><td>World Creator のインターフェースを拡大縮小します。高解像度モニターで便利です。</td></tr><tr><td><strong>FPS を制限</strong></td><td>作業中のレンダラーの FPS を制限できるようにします。</td></tr><tr><td><strong>フォーカス外の FPS を制限</strong></td><td>ウィンドウがフォーカスされていない間の FPS を制限できるようにします。</td></tr><tr><td><strong>スクリーンショットの背景を透過にする</strong></td><td>有効にすると、スクリーンショットの背景が透過になります。</td></tr><tr><td><strong>一時ディレクトリ</strong></td><td>World Creator はここに一時ファイル（例：大規模な地形の地形データ）を保存します。</td></tr><tr><td><strong>トランスフォームウィジェットのスケール</strong></td><td>オブジェクトのトランスフォームウィジェットのサイズを制御します。</td></tr><tr><td><strong>モデルのテクスチャを読み込み時に圧縮</strong></td><td>オブジェクトマテリアルのテクスチャ圧縮を有効にします。</td></tr><tr><td><strong>地形のテクスチャを読み込み時に圧縮</strong></td><td>ランドスケープマテリアルのテクスチャ圧縮を有効にします。</td></tr></tbody></table>


---

# 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.world-creator.com/ja/rifarensu/options/application.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.
