Skip to main content

RenderTexture.MarkRestoreExpected()

Indicate that there's a RenderTexture restore operation expected.

Usage

---@type RenderTexture
local rendertexture;


rendertexture.MarkRestoreExpected()