EMISSIVE_WGSL

Constant EMISSIVE_WGSL 

Source
pub const EMISSIVE_WGSL: &'static str;
Expand description

Emissive material shader for self-illuminating objects.

Outputs color multiplied by an intensity factor with HDR support. Includes tone mapping and gamma correction.