β¨ RetainerBox
The Retainer Box renders children widgets to a render target first before later rendering that render target to the screen.
π¦ Functions
SetMaterial
Type
Parameter
Description
Material
GetMaterial
β Returns DynamicMaterial.
SetTextureParameter
Sets the name of the texture parameter to set the render target to on the material.
Type
Parameter
Description
TextureParameter
GetTextureParameter
β Returns string.
SetRetainRender
Sets if we retain the render or pass it through.
Type
Parameter
Description
RetainRender
GetRetainRender
β Returns boolean.
SetRenderingPhase
Type
Parameter
Description
RenderPhase
0
TotalPhases
1
RequestRender
Last updated
Was this helpful?