Template:I Sprite: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Russification)
mNo edit summary
Line 1: Line 1:
{{otherlang2
{{otherlang2
|noborder=true
|noborder=true
|ru=I_Sprite:ru
|ru=Template:I_Sprite:ru
}}__NOTOC__
}}__NOTOC__
{{minititle|Sprite}}
{{minititle|Sprite}}

Revision as of 11:59, 7 May 2019

Template:Otherlang2 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).