$donotcastshadows: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Todo - "Unknown" doesn't help at all)
(duh)
Line 1: Line 1:
{{todo|What does this do?}}
Makes a model not cast shadows. Duh.
 
Use it like this: <code>"$donotcastshadows" "1"</code>.
Unknown
 
== Syntax ==
{{todo|How is it used?}}
 
Unknown
 
 
 
[[Category:QC Commands|donotcastshadows]]__NOTOC__
[[Category:QC Commands|donotcastshadows]]__NOTOC__

Revision as of 20:31, 18 May 2018

Makes a model not cast shadows. Duh. Use it like this: "$donotcastshadows" "1".