post_process_scene: Post-process the scene

View source: R/post_process_scene.R

post_process_sceneR Documentation

Post-process the scene

Description

Post-process the scene

Usage

post_process_scene(
  rgb_mat,
  iso,
  use_iso,
  tonemap,
  debug_channel,
  filename,
  plot_scene,
  bloom,
  new_page = TRUE,
  transparent_background = FALSE,
  auto_exposure = FALSE,
  verbose = FALSE,
  screen_text = NULL,
  screen_line = NULL,
  camera_info = NULL,
  screen_text_visible = NULL,
  screen_text_overlay = NULL,
  screen_line_visible = NULL,
  screen_line_overlay = NULL,
  exposure_adjustment = 1
)

Examples


#internal


rayrender documentation built on Sept. 16, 2026, 9:08 a.m.