post_process_scene {rayrender}R 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

[Package rayrender version 0.34.3 Index]