Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RenderBufferStoreAction

enumeration

Switch to Manual

Description

Handling of storing RenderBuffer contents after it was an active RenderTarget and another RenderTarget was set. It has effect only on some platforms.

Variables

StoreMake RenderBuffer to Store its contents.
DontCareRenderBuffer will try to skip storing its contents.