$reflectivity

From Valve Developer Community
Revision as of 07:03, 15 February 2010 by TomEdwards (talk | contribs) (Created page with ''''<code>$reflectivity</code>''' overrides a VTF file's embedded reflectivity value. It tells VRAD how much received light should be bounced off the material. == Usage =…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

$reflectivity overrides a VTF file's embedded reflectivity value. It tells VRAD how much received light should be bounced off the material.

Usage

To bounce 50% of received light without modifying its shade:

$reflectivity "[.5 .5 .5]"

The value is a material vector.