Skip to content
Version 2.11.0
↓ Get the launcher

RenderTextureHostElement.TransparentBackground property

When true the pane draws NO opaque backdrop behind the texture — the render texture’s own alpha shows whatever is behind the pane (the window chrome), so only the rendered subject is visible. Default false = solid dark backdrop.

public bool TransparentBackground { get; set; }