Weapon cubemap: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 3: Line 3:
==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 <code>[[impulse]] 81</code>, [[Sv_cheats|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.
[[Image:Surf_prejefuck0000.jpg|thumb|none|500px|weapon_cubemap in CSS]]
[[Image:Surf_prejefuck0000.jpg|thumb|right|500px|weapon_cubemap in CSS]]


==See also==
==See also==
[[Cubemaps]]
[[Cubemaps]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 14:23, 14 June 2006

Template:Wrongtitle

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.

weapon_cubemap in CSS

See also

Cubemaps