Sandbox Logo

ScenePanel.RenderOnce

bool RenderOnce { get; set; }

Description

If enabled, the scene will only render once. That isn't totally accurate though, because we'll also re-render the scene when the size of the panel changes.

Return

User Comments