Create Canvas Render Target 2D

Create Canvas Render Target 2D

Windows
MacOS
Linux

Creates a new canvas render target and initializes it to the specified dimensions

Target is Canvas Render Target 2D

Create Canvas Render Target 2D
Canvas Render Target 2DClass
Select Class
Width
1024
Height
1024
Return Value
Select Asset

Inputs

In
Exec
Canvas Render Target 2DClass
Canvas Render Target 2D Class Reference

Class of the render target. Unless you want to use a special sub-class, you can simply pass UCanvasRenderTarget2D::StaticClass() here.

Width
Integer

Width of the render target.

Height
Integer

Height of the render target.

Outputs

Out
Exec
Return Value
Canvas Render Target 2D Object Reference

Returns the instanced render target.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback