Template:I Beam: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{minititle|Beam}} {{IO|Width|param=float|Set the width of the beam, in pixels.}} {{IO|Noise|param=float|nofgd=1|Set how far away from the middle the beam is allowed to deviat...") |
(both CBeam inheritors have these inputs in common, despite being defined separately) |
||
Line 1: | Line 1: | ||
{{minititle|Beam}} | {{minititle|Beam}} | ||
{{IO|TurnOn|Turns the beam on.}} | |||
{{IO|TurnOff|Turns the beam off.}} | |||
{{IO|Toggle|Toggles the beam between on and off.}} | |||
{{IO|Width|param=float|Set the width of the beam, in pixels.}} | {{IO|Width|param=float|Set the width of the beam, in pixels.}} | ||
{{IO|Noise|param=float|nofgd=1|Set how far away from the middle the beam is allowed to deviate.}} | {{IO|Noise|param=float|nofgd=1|Set how far away from the middle the beam is allowed to deviate.}} |
Revision as of 17:43, 28 September 2018
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.
- 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).