Version: Unity 6.7 Alpha (6000.7)
Language : English
Create a mesh
Access meshes via the Mesh API

Creating and accessing meshes via script

Resources and techniques for creating and configuring meshes via script.

Topic Description
Access meshes via the Mesh API Use the Mesh API to build and configure meshes via script.
Create a quad mesh via script Create and configure a quadrilateral mesh from script.
Create a mesh
Access meshes via the Mesh API