# World Creator 2026.4

<figure><img src="/files/ea0768858d781573439132c6f0a959c530550237" alt=""><figcaption></figcaption></figure>

### 새로운 기능 및 개선 사항

* **데칼 지원:** 데칼에 대한 전체 지원이 추가되었습니다.
* **표현식 구문 분석:** 값 텍스트 상자 내에서 수학 표현식 구문 분석을 사용할 수 있게 되었습니다.
* **오브젝트 그림자 설정:** 오브젝트에 대해 새로 구성 가능한 그림자 설정이 도입되었습니다.
* **지형 노멀 블렌딩:** 오브젝트와 지형 간 전환을 개선하기 위해 노멀 블렌딩이 추가되었습니다.
* **최적화:** 더 나은 성능을 위해 Shape Design Mode에서 자동 재질 재계산이 비활성화되었습니다.
* **VRAM 스케일링:** 최대 오브젝트 수가 사용 가능한 GPU VRAM에 연결되었습니다.

### 버그 수정

* **가져오기:** 가져오기 중 Raw 및 R16 형식이 숨겨져 있던 문제를 수정했습니다.
* **UI 정렬:** 사용자 인터페이스 내 나침반의 중앙 정렬을 수정했습니다.
* **데이터 동기화:** 다음에서 누락된 Baseshape Color 및 Emissive 토글을 수정했습니다. `sync.xml` 파일.
* **모델 로직:** 비어 있는 모델 오브젝트와 관련된 문제를 해결했습니다.
* **렌더링:** 높이 블렌딩과 함께 사용할 때 Stochastic Distribution이 실패하던 문제를 수정했습니다.
* **안정성:** 여러 충돌 문제를 해결했습니다.


---

# 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/release-notes/2026.x/world-creator-2026.4.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.
