Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MeshGenerationNode

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Contains a part of the draw sequence of a VisualElement. You can use it in a job to add nested draw calls.

Public Methods

DrawMesh Records a draw command with the provided triangle-list indexed mesh.