Constant libredr_common::render::REFLECTION_SPECULAR_PHONG
source ยท pub const REFLECTION_SPECULAR_PHONG: u8 = 1;
Expand description
The reflection model used for specular reflection
- Phong specular reflection
pub const REFLECTION_SPECULAR_PHONG: u8 = 1;
The reflection model used for specular reflection