react-postprocessing icon indicating copy to clipboard operation
react-postprocessing copied to clipboard

docs: update tone mapping examples and props table

Open vis-prime opened this issue 3 months ago • 0 comments

This PR adds documentation for the mode prop in the ToneMapping effect, which was previously undocumented.

Changes

  • Added example showing simple usage with mode prop set to ToneMappingMode.ACES_FILMIC
  • Separated examples with 'OR' to show two usage patterns
  • Added mode prop to the Props table

vis-prime avatar Oct 31 '25 16:10 vis-prime