$donotcastshadows: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(duh)
No edit summary
Line 1: Line 1:
Makes a model not cast shadows. Duh.
The [[QC command]] '''<code> $donotcastshadows</code>''' makes a model not cast shadows.
Use it like this: <code>"$donotcastshadows" "1"</code>.
 
== Syntax ==
$donotcastshadows "1"
 
[[Category:QC Commands|donotcastshadows]]__NOTOC__
[[Category:QC Commands|donotcastshadows]]__NOTOC__

Revision as of 13:34, 22 May 2018

The QC command $donotcastshadows makes a model not cast shadows.

Syntax

$donotcastshadows "1"