-
public class ToneMapper.Linear extends ToneMapper
Linear tone mapping operator that returns the input color but clamped tothe 0..1 range. This operator is mostly useful for debugging.
-
-
Constructor Summary
Constructors Constructor Description ToneMapper.Linear()
-