SetColor(string, Color)
Sets a color property value by name.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetColor(string name, Color value)
public void SetColor(string name, Color value)