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

$donotcastshadows: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(duh)
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Makes a model not cast shadows. Duh.  
{{This is a|name=$donotcastshadows|QC command}} As the name implies, this parameter indicates the model should not cast shadows ''(useful for [[Viewmodel|view models]]).''
Use it like this: <code>"$donotcastshadows" "1"</code>.
 
[[Category:QC Commands|donotcastshadows]]__NOTOC__
{{note|Only affects runtime shadows, and not shadows from static props.}}
 
== Syntax ==
$donotcastshadows

Latest revision as of 19:30, 16 July 2025

$donotcastshadows is a QC command available in all Source Source games. As the name implies, this parameter indicates the model should not cast shadows (useful for view models).

Note.pngNote:Only affects runtime shadows, and not shadows from static props.

Syntax

$donotcastshadows