Version: 2021.3
언어: 한국어

RenderTextureMemoryless

enumeration

매뉴얼로 전환

설명

Flags enumeration of the render texture memoryless modes.

변수

NoneThe render texture is not memoryless.
ColorRender texture color pixels are memoryless when RenderTexture.antiAliasing is set to 1.
DepthRender texture depth pixels are memoryless.
MSAARender texture color pixels are memoryless when RenderTexture.antiAliasing is set to 2, 4 or 8.