$jointsurfaceprop: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
$jointsurfaceprop (joint name) (name)
* Applies a [[Material Surface Property]] to a particular bone and all of its children.  
* Applies a [[Material Surface Property]] to a particular joint and all of its children. HLMV can be used to generate blocks of .QC file that sets the surface properties correctly.  
* See also [[$surfaceprop]].
 
== Syntax ==
$jointsurfaceprop "<bone_name>" "<surfaceprop_name>"




[[Category:QC Commands]]
[[Category:QC Commands]]

Revision as of 20:21, 30 March 2008

Syntax

$jointsurfaceprop "<bone_name>" "<surfaceprop_name>"