Module render

Source
Expand description

Constants to configure Render

Constantsยง

MISS_ENVMAP
How to deal with hit miss
MISS_NONE
How to deal with hit miss
REFLECTION_DIFFUSE_LAMBERTIAN
The reflection model used for diffuse reflection
REFLECTION_DIFFUSE_NONE
The reflection model used for diffuse reflection
REFLECTION_NORMAL_FACE
The normal used for reflection model
REFLECTION_NORMAL_TEXTURE
The normal used for reflection model
REFLECTION_NORMAL_VERTEX
The normal used for reflection model
REFLECTION_SPECULAR_BLINN_PHONG
The reflection model used for specular reflection
REFLECTION_SPECULAR_NONE
The reflection model used for specular reflection
REFLECTION_SPECULAR_PHONG
The reflection model used for specular reflection
REFLECTION_SPECULAR_TORRANCE_SPARROW_BECKMANN
The reflection model used for specular reflection
REFLECTION_SPECULAR_TORRANCE_SPARROW_BLINN_PHONG
The reflection model used for specular reflection
REFLECTION_SPECULAR_TORRANCE_SPARROW_PHONG
The reflection model used for specular reflection