Home »Action Reference»GUI Element Actions»Set GUITexture Color
Index

Set GUITexture Color

Sets the color of the GUI Texture attached to a game object.

Game Object
The game object that has the GUITexture component.
Color
The color to use. Useful for tinting textures in different states, e.g., rollover.
 

Notes

  • Playmaker sends mouse events that any action can use. See Events.