Weapon cubemap: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
==Entity description==
==Entity description==
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 [[impulse]] 81, [[Sv_cheats]] must be enabled.
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==
==See also==
[[Cubemaps]]
[[Cubemaps]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 03:21, 9 March 2006

Entity description

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 impulse 81, sv_cheats must be enabled.

See also

Cubemaps