This article's documentation is for the "GoldSrc" engine. Click here for more information.

$texrendermode (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}} {{this is a|QC command|engine=GoldSrc|name=$texrendermode}} Not avail Set a special rendering mode on the specified texture. Available options (some require {{svensdk|2}}'s StudioMDL (GoldSrc): * additive * chrome * flatshade * fullbright * masked")
 
No edit summary
Line 2: Line 2:
{{this is a|QC command|engine=GoldSrc|name=$texrendermode}} Not avail Set a special rendering mode on the specified texture.
{{this is a|QC command|engine=GoldSrc|name=$texrendermode}} Not avail Set a special rendering mode on the specified texture.


Available options (some require {{svensdk|2}}'s [[StudioMDL (GoldSrc)|StudioMDL]]:
Available options (some require {{scsdk|2}}'s [[StudioMDL (GoldSrc)|StudioMDL]]:
* additive
* additive
* chrome
* chrome

Revision as of 09:46, 25 March 2025

Stub

This article or section is a stub. You can help by expanding it.

$texrendermode is a QC command available in all GoldSrc GoldSrc games. Not avail Set a special rendering mode on the specified texture.

Available options (some require Sven Co-op SDK Sven Co-op SDK's StudioMDL:

  • additive
  • chrome
  • flatshade
  • fullbright
  • masked