RenderTextureMemoryless

enumeration

Description

Flags enumeration of the render texture memoryless modes.

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答