This component introduces the <HueSaturation> effect, which adjusts the hue and saturation of your scene, allowing for advanced color grading and stylized visuals. The <HueSaturation> effect is part of the pmndrs/postprocessing package and can enhance your project with dynamic and vibrant color adjustments.
Fine-tunes the visual appeal of your scene with customizable hue and saturation adjustments.
Easy to set up — simply include it in your <EffectComposer> pipeline.
Fully supports different blend functions for enhanced visual styles.
This component introduces the
<HueSaturation>
effect, which adjusts the hue and saturation of your scene, allowing for advanced color grading and stylized visuals. The<HueSaturation>
effect is part of thepmndrs/postprocessing
package and can enhance your project with dynamic and vibrant color adjustments.<EffectComposer>
pipeline.For more details, see HueSaturationEffect on pmndrs/postprocessing.
Local Playground —
pnpm run playground
Local Documentation —
pnpm run docs:dev