InsertMeshGenerationNode(out MeshGenerationNode)
Inserts a node into the rendering tree that can be populated from the job system.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
InsertMeshGenerationNode(MeshGenerationNode)
public void InsertMeshGenerationNode(out MeshGenerationNode node)
Parameters
The inserted mesh generation node.