Skip to content

Format

typescript
RenderViewport.rendertarget

class: RenderViewport

Description

(Read Only) Returns the render texture object of the current rendering viewport.

Parameters

param_nametypedescription

Return

typedescription
RenderTexture|nullRender texture object

Code Example