$jointcontents: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (cat)
m (fixed cat name)
Line 5: Line 5:
* See [[$contents]] for a list of current content_types.
* See [[$contents]] for a list of current content_types.


[[Category:QC Commands|jointconstrain]]
[[Category:QC Commands|jointcontents]]

Revision as of 19:59, 28 April 2008

The QC command $jointcontents is just like $contents, but it applies to the specified bone and all of its child bones.

Syntax

$jointcontents "<bone_name>" "<content_type_1>" "<content_type_2>" "<content_type_3>"
  • See $contents for a list of current content_types.