RenderTexture.MarkRestoreExpected()
Indicate that there's a RenderTexture restore operation expected.
Usage
---@type RenderTexture
local rendertexture;
rendertexture.MarkRestoreExpected()
Indicate that there's a RenderTexture restore operation expected.
---@type RenderTexture
local rendertexture;
rendertexture.MarkRestoreExpected()