This article's documentation is for anything that uses the Source engine. Click here for more information.

$jointsurfaceprop

From Valve Developer Community
Revision as of 03:39, 12 July 2024 by Nesciuse (talk | contribs) (Nesciuse moved page $jointsurfaceprop/en to $jointsurfaceprop without leaving a redirect: Move en subpage to basepage)
Jump to navigation Jump to search
English (en)Русский (ru)Translate (Translate)

$jointsurfaceprop is a QC command available in all Source 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>

See also