Skip to content

Format

typescript
RenderViewport.isRenderingCurrent

class: RenderViewport

Description

(Read Only) Determines if the current rendering viewport is rendering.

Parameters

param_nametypedescription

Return

typedescription
booleanWhether the current rendering viewport is rendering or not.

Code Example