Weapon cubemap: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Show Preview button is your friend. ;))
Line 1: Line 1:
{{wrongtitle|title=weapon_cubemap}}
{{wrongtitle|title=weapon_cubemap}}


==Entity description==
==Entity description==
[[Image:Surf_prejefuck0000.jpg|thumb|right|500px|weapon_cubemap in CSS]]
This entity gives the player a set of spheres (''models/shadertest/envballs.mdl''), each with different reflective surfaces. It is useful for checking cubemaps. The command to equip weapon_cubemap is <code>[[impulse]] 81</code>, [[Sv_cheats|sv_cheats]] must be enabled.


==See also==
[[Image:Surf_prejefuck0000.jpg|thumb|300px|right|weapon_cubemap in CSS]]
[[Cubemaps]]
This entity gives the player a set of spheres (''models/shadertest/envballs.mdl''), each with different reflective surfaces. It is used for checking [[cubemaps]]. The command to equip weapon_cubemap is <code>[[impulse]] 81</code> ([[Sv_cheats|sv_cheats]] must be enabled).
 
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 14:54, 14 June 2006

Template:Wrongtitle


Entity description

weapon_cubemap in CSS

This entity gives the player a set of spheres (models/shadertest/envballs.mdl), each with different reflective surfaces. It is used for checking cubemaps. The command to equip weapon_cubemap is impulse 81 (sv_cheats must be enabled).