Navigation
BlueprintAPI > BlueprintAPI/Rendering
Creates a new render target array and initializes it to the specified dimensions
Target is Kismet Rendering Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | Width | |
| integer | Height | |
| integer | Slices | |
| enum | Format | |
| linearcolor | Clear Color | |
| boolean | Auto Generate Mip Maps | |
| boolean | Support UAVs |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |