Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

InsertMeshGenerationNode(MeshGenerationNode)

public void InsertMeshGenerationNode(out MeshGenerationNode node)

Parameters

The inserted mesh generation node.