@OPEN-KAPPA/COLORS
    Preparing search index...

    Type Alias AcesRgbToneMapOpts

    Options for ToneMapper.map().

    type AcesRgbToneMapOpts = {
        exposure: number;
        fn: "acesRgb";
    }
    Index

    Properties

    Properties

    exposure: number
    fn: "acesRgb"