Configures color grading for a View.

  • Located at Effects.colorGrading, which lives at View.effects.
  • WebGLRenderer and WebGPURenderer run it as a standalone HDR post-process before the final tonemap/sRGB canvas composite.

Properties

view: View

The View this ColorGrading belongs to.

Accessors

Methods