$jointsurfaceprop: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
(minor cleanup and info) |
||
Line 1: | Line 1: | ||
Applies a [[Material Surface Property]] to a particular bone '''and all of its children'''. | 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 8: | Line 8: | ||
*[[$surfaceprop]] | *[[$surfaceprop]] | ||
[[Category:QC Commands|jointsurfaceprop]] | |||
[[Category:QC Commands| |
Revision as of 20:00, 28 April 2008
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>