Template:I Sprite: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added to Input Templates category)
(use {{lang}})
Line 1: Line 1:
<noinclude>{{otherlang2
<noinclude>{{lang|Template:I Sprite}}
|noborder=true
__NOTOC__</noinclude>
|ru=Template:I_Sprite:ru
}}__NOTOC__</noinclude>
{{minititle|Sprite}}
{{minititle|Sprite}}
{{IO|SetScale|param=float|Sets '''Scale'''.}}
{{IO|SetScale|param=float|Sets '''Scale'''.}}

Revision as of 19:09, 11 September 2022


Sprite:

SetScale <float>
Sets Scale.
HideSprite
Makes the sprite invisible.
ShowSprite
Makes sprite visible.
ToggleSprite
Make sprite invisible or visible depending on the current state.
ColorRedValue <float>
Change the intensity of the red channel (0-255).
ColorGreenValue <float>
Change the intensity of the green channel (0-255).
ColorBlueValue <float>
Change the intensity of the blue channel (0-255).