SetSpriteColor

SetSpriteColor(<-spriteUID <-color)

Description

Sets the color of the sprite. Color is a V4 containing the red, green, blue and alpha channels of the desired color as floats from 0.0 to 1.0.

Examples