Class ColorChangerUnityUI
Change the color of the material on a UnityUI Graphic (ex. Image). Useful for visualizing button presses.
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public class ColorChangerUnityUI : MonoBehaviour
Methods
RandomColor()
Sets a random color on the renderer's material.
Declaration
public void RandomColor()