setToneMapping abstract method

Future setToneMapping(
  1. ToneMapper mapper
)

Sets the tone mapping (requires postprocessing).

Implementation

Future setToneMapping(ToneMapper mapper);