Add r_parallaxMapShadows.

This commit is contained in:
James Canete 2019-02-06 01:10:42 -08:00
parent e5da13f146
commit d068e1dce1
5 changed files with 54 additions and 1 deletions

View file

@ -184,6 +184,11 @@ Cvars for advanced material usage:
1 - Use parallax occlusion mapping.
2 - Use relief mapping. (slower)
* `r_parallaxMapShadows` - Enable self-shadowing on parallax map
supported materials.
0 - No. (default)
1 - Yes.
* `r_baseSpecular` - Set the specular reflectance of materials
which don't include a specular map or
use the specularReflectance keyword.