Cable: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Changed to use shader and MatParam templates, added see also section)
mNo edit summary
Line 1: Line 1:
{{lang}}
{{shader|Cable}} It is used for [[Cables and Ropes|ropes]] such as those created by the <code>[[keyframe_rope]]</code> and <code>[[move_rope]]</code> entities.
{{shader|Cable}} It is used for [[Cables and Ropes|ropes]] such as those created by the <code>[[keyframe_rope]]</code> and <code>[[move_rope]]</code> entities.
==Parameters==
==Parameters==

Revision as of 06:30, 5 February 2023

English (en)Translate (Translate)

Shader-ball.png Cable It is used for ropes such as those created by the keyframe_rope and move_rope entities.

Parameters

[[$basetexture|$basetexture]] [[$bumpmap|$bumpmap]] [[$vertexcolor|$vertexcolor]] $MinLight $MaxLight $nocull

See Also