SetVirtualButtonColor

Description

Sets the color of the virtual button at the given index. By default buttons are greyscale so that they can accept various colors. Colors should be specified in the range 0-255.

Definition

SetVirtualButtonColor( index, red, green, blue )

Parameters