Template:I Beam

From Valve Developer Community
Jump to: navigation, search

Beam:

TurnOn
Turns the beam on.
TurnOff
Turns the beam off.
Toggle
Toggles the beam between on and off.
Width <float>
Set the width of the beam, in pixels.
Noise <float> !FGD
Set how far away from the middle the beam is allowed to deviate.
Alpha <integer>
Sets the beam's alpha (0 - 255).
Color <color255>
Sets the beam's render color (R G B).
ColorRedValue <float>
Sets the red color channel's value (0 - 255).
ColorGreenValue <float>
Sets the green color channel's value (0 - 255).
ColorBlueValue <float>
Sets the blue color channel's value (0 - 255).
ScrollSpeed <float>
Set the scroll speed in units per second (0 - 100).