Template:I Sprite

From Valve Developer Community
Jump to: navigation, search
English (en)русский (ru)中文 (zh)
... Icon-Important.png

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).