Function re_view_spatial::configure_background
source ยท pub(crate) fn configure_background(
ctx: &ViewerContext<'_>,
background: &ViewProperty,
render_ctx: &RenderContext,
view_system: &dyn ComponentFallbackProvider,
state: &dyn ViewState,
) -> Result<(Option<QueueableDrawData>, Rgba), ViewPropertyQueryError>