userData
User-provided identifier set at draw time via the userData parameter of APIs such as DrawMesh.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int userData { get; }
Remarks
Defaults to for draws made without an explicit userData.
0