$jointsurfaceprop: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Preparing page for move. This action was perfomed by a bot under supervision.)
Line 1: Line 1:
{{lang|title=$jointsurfaceprop|$jointsurfaceprop}}
{{langsp|title=$jointsurfaceprop}}
{{This is a|c0|name=$jointsurfaceprop}} 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.
 
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 ==
== Syntax ==
Line 8: Line 9:


*[[$surfaceprop]]
*[[$surfaceprop]]
[[Category:QC Commands|jointsurfaceprop]]

Revision as of 13:42, 11 January 2024

English (en)Русский (ru)Translate (Translate)
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