Capítulo 702 de 859

Chapter 702: GammaCorrectionShader

Core Idea

Reference for GammaCorrectionShader.

Key Concepts

  • GammaCorrectionShader : ShaderMaterial~Shader (inner, constant): Gamma Correction Shader

Code Examples

import { GammaCorrectionShader } from 'three/addons/shaders/GammaCorrectionShader.js';
  • What it demonstrates: Typical usage of GammaCorrectionShader.

Reference Tables

Properties

PropertyDescription
.GammaCorrectionShader : ShaderMaterial~Shader (inner, constant)Gamma Correction Shader

Key Takeaways

  1. Most relevant properties: GammaCorrectionShader.

Connects To