SetTexture(string, Texture)
Sets a texture property value by name.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetTexture(string name, Texture value)