This article's documentation is for anything that uses the Source engine. Click here for more information.

$casttextureshadows: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''{{code|$casttextureshadows}}''' is a [[QC command]] applicable for [[Prop_static|Static Props]]. Indicates to [[VRAD]] that the model should cast texture-based shadows from the alpha channel of the {{cmd|$basetexture}} of materials with {{cmd|$alphatest}} or {{cmd|$translucent}}, or {{only|{{gmod}}}} the {{cmd|%alphatexture}} of any material.
{{this is a|QC command|name=$casttextureshadows|since=Source 2007}}
 
Only applicable for [[static prop]]s. Indicates to [[VRAD]] that the model should cast texture-based shadows from the alpha channel of the {{cmd|$basetexture}} of materials with {{cmd|$alphatest}} or {{cmd|$translucent}}, or {{only|{{gmod}}}} the {{cmd|%alphatexture}} of any material.


== Syntax ==
== Syntax ==
  $casttextureshadows
  $casttextureshadows
[[Category:QC Commands|casttextureshadows]]

Revision as of 10:31, 3 April 2025

$casttextureshadows is a QC command available in all Source Source games since Source 2007 Source 2007.

Only applicable for static props. Indicates to VRAD that the model should cast texture-based shadows from the alpha channel of the $basetexture of materials with $alphatest or $translucent, or (only in Garry's Mod) the %alphatexture of any material.

Syntax

$casttextureshadows