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

$skinnedLODs

From Valve Developer Community
Revision as of 20:07, 26 August 2025 by Goldermor (talk | contribs) (Created page with "{{LanguageBar}} {{this is a|QC command|name=$skinnedLODs|since=as}} It tells the model compiler to not generate new bone weights for $lod models and use their own instead. {{todo|Test presence of it in {{l4d}} and {{l4d2}}.}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)

$skinnedLODs is a QC command available in all Source Source games since Alien Swarm Alien Swarm. It tells the model compiler to not generate new bone weights for $lod models and use their own instead.

Todo: Test presence of it in Left 4 Dead and Left 4 Dead 2.