ViewportRenderDirectToScreen Property |
If true, renders the Viewport directly to the screen instead of to the root viewport. Only available in GLES2. This is a low-level optimization and should not be used in most cases. If used, reading from the Viewport or from SCREEN_TEXTURE becomes unavailable. For more information see ViewportSetRenderDirectToScreen(RID, Boolean).
Namespace: Godot