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,
  tonemap,
  debug_channel,
  filename,
  return_raw_array,
  bloom,
  new_page = TRUE,
  transparent_background = FALSE
)

Examples

#internal

rayrender documentation built on April 4, 2025, 1:13 a.m.