Reflection: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'Reflection is used in two ways in source: *See Cubemap for the method of prebaked reflections used on brushes and models specified with env_cubemap. *See [[Water_(shader…')
 
mNo edit summary
Line 1: Line 1:
Reflection is used in two ways in source:
Reflection is used in two ways in Source:


*See [[Cubemap]] for the method of prebaked reflections used on brushes and models specified with [[env_cubemap]].
*See [[Cubemap]] for the method of prebaked reflections used on brushes and models specified with [[env_cubemap]].

Revision as of 23:08, 2 April 2017

Reflection is used in two ways in Source:

  • See Cubemap for the method of prebaked reflections used on brushes and models specified with env_cubemap.
  • See Water_(shader) for the real-time reflection used on Water.