DrawDataEnumerator
Enumerator over the draws of a MeshModificationContext.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public ref struct DrawDataEnumerator
Properties
Property | Description |
|---|---|
| Current | The current draw. |
Methods
Method | Description |
|---|---|
| MoveNext | Advances to the next draw. |