Version: 2023.2
언어: 한국어
플랫폼별 권장, 기본 및 지원 텍스처 포맷
밉맵 소개

밉맵

A mipmap level is a version of a texture with a specific resolution. Mipmap levels exist in sets called mipmaps. Mipmaps can speed up rendering operations and reduce rendering artifacts in situations where the GPU renders a texture at less than its full resolution.

이 섹션에서는 다음의 정보를 제공합니다.

페이지 설명
밉맵 소개 An introduction to mipmaps in Unity.
The Mipmap Streaming system Information about a feature that lets you control how Unity loads mipmaps.
The Mipmap Streaming system API C# 스크립트를 사용하여 밉맵 스트리밍 시스템의 기본 기능을 확장하는 방법입니다.
Streaming Controller 컴포넌트 밉맵 스트리밍 시스템의 일부인 이 컴포넌트에 대한 정보입니다.
플랫폼별 권장, 기본 및 지원 텍스처 포맷
밉맵 소개