Taos API Reference
    Preparing search index...

    Type Alias TonemapOperator

    TonemapOperator: "none" | "aces" | "aces-fitted" | "pbr-neutral"

    Tonemap curve options:

    • 'none' — clamp only (linear), no filmic roll-off.
    • 'aces' — Narkowicz single-curve ACES fit (cheap, punchy).
    • 'aces-fitted' — Hill RRT/ODT fit with the ACEScg color matrices; closer to reference ACES (better hue retention + highlight roll-off).
    • 'pbr-neutral' — Khronos PBR Neutral (glTF Sample Viewer): preserves hue and saturation, rolling only the brightest values off to white. Good for material/product viewing where albedo should read true (no ACES-style film look).