Values

Disabled

Do not update the render target.

Once

Update the render target once, then switch to godot.Viewport_UpdateMode.disabled.

WhenVisible

Update the render target only when it is visible. This is the default value.

Always

Always update the render target.