$constantdirectionallight
Jump to navigation
Jump to search

Tip: This command is useful for foliage models.
This article is an orphan, meaning that few or no articles link to it (since January 2024). You can help by adding links to this article from other relevant articles.
$constantdirectionallight is a QC command available in all
Source games. This parameter is used to calculate light intensity rather than the normal directional dot product[Clarify]. Only valid if STUDIOHDR_FLAGS_STATIC_PROP ($staticprop) is also set.
Syntax
$constantdirectionallight <scale>
Example
$modelname "props_foliage\hedge_256_128.mdl" $staticprop $body body "hedge_256_128.smd" $constantdirectionallight 0.15 $surfaceprop "wood_solid"