SetSecondaryTexture(int, string, Texture2D)
Sets the secondary texture usable by this renderer at the specified index with the specified shader property name.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.UIModule
public void SetSecondaryTexture(int index, string name, Texture2D texture)