$reflectivity

From Valve Developer Community
Revision as of 06:24, 15 February 2011 by YM (talk | contribs)
Jump to navigation Jump to search
Different reflectivity values. Click (twice!) for animation.

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

Tip.pngTip:$reflectivity only affects VRAD.

Usage

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

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

The value is a material vector.


External links