Template:I Sprite

From Valve Developer Community
Revision as of 12:34, 2 October 2018 by Pinsplash (talk | contribs) (Pinsplash moved page Template:I env sprite to Template:I Sprite)
Jump to navigation Jump to search

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