# 애플리케이션

## 개요

이 설정은 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/ko/reference/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.
