$jointsurfaceprop: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
No edit summary |
||
(8 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar|title = $jointsurfaceprop}} | |||
{{this is a|QC command|name=$jointsurfaceprop}} It applies a [[Material Surface Property]] to a particular bone '''and all of its children'''. [[HLMV]] can be used to generate blocks of .QC file that sets the surface properties correctly. | |||
== | == Syntax == | ||
$jointsurfaceprop <bone name> <surfaceprop> | $jointsurfaceprop <bone name> <surfaceprop> | ||
Line 7: | Line 8: | ||
*[[$surfaceprop]] | *[[$surfaceprop]] | ||
Latest revision as of 21:23, 18 July 2025
$jointsurfaceprop
is a QC command available in all Source games. It applies a Material Surface Property to a particular bone and all of its children. HLMV can be used to generate blocks of .QC file that sets the surface properties correctly.
Syntax
$jointsurfaceprop <bone name> <surfaceprop>