Version: 2017.1

RenderBufferLoadAction

enumeration

매뉴얼로 전환

설명

Handling of loading RenderBuffer contents on setting as active RenderTarget.

Please note that not all platforms have load/store actions, so this setting might be ignored at runtime. Generally mobile-oriented graphics APIs (OpenGL ES, Metal) take advantage of these settings.

변수

LoadMake RenderBuffer to Load its contents when setting as RenderTarget.
DontCareRenderBuffer will try to skip loading its contents on setting as Render Target.