Skip to content

UI.RenderTarget

Name - Description Default Type
<input> The image to display. GFX.Texture2D
<output> The output of this shard will be its input. GFX.Texture2D
Scale Scaling to apply to the source texture. (1 1) Float2&Float2

Display the contents of a render target. Consumes input on the region.