MeshGenerationNode
Contains a part of the draw sequence of a VisualElement. You can use it in a job to add nested draw calls.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public struct MeshGenerationNode
Methods
Method | Description |
|---|---|
| DrawMesh | Records a draw command with the provided triangle-list indexed mesh. |