Template:I Beam: Difference between revisions
Jump to navigation
Jump to search
(both CBeam inheritors have these inputs in common, despite being defined separately) |
Deprecated (talk | contribs) m (Added to Input Templates category) |
||
Line 10: | Line 10: | ||
{{IO|ColorGreenValue|param=float|Sets the green color channel's value (0 - 255).}} | {{IO|ColorGreenValue|param=float|Sets the green color channel's value (0 - 255).}} | ||
{{IO|ColorBlueValue|param=float|Sets the blue color channel's value (0 - 255).}} | {{IO|ColorBlueValue|param=float|Sets the blue color channel's value (0 - 255).}} | ||
{{IO|ScrollSpeed|param=float|Set the scroll speed in units per second (0 - 100).}} | {{IO|ScrollSpeed|param=float|Set the scroll speed in units per second (0 - 100).}}<noinclude> | ||
[[Category:Input Templates|Beam]] | |||
</noinclude> |
Revision as of 18:29, 23 January 2020
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).