offscreen_redirect


Description:

[ Version ( since = "1.8" ) ]
public OffscreenRedirect offscreen_redirect { get; set; }

Determines the conditions in which the actor will be redirected to an offscreen framebuffer while being painted.

For example this can be used to cache an actor in a framebuffer or for improved handling of transparent actors. See set_offscreen_redirect for details.