$jointsurfaceprop: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
  $jointsurfaceprop (joint name) (name)
  $jointsurfaceprop (joint name) (name)
* Applies a 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.  
* 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.  




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

Revision as of 20:54, 7 November 2007

$jointsurfaceprop (joint name) (name)
  • 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.