Version: 2017.3 (switch to 2017.4)
Procedural Materials - Memory Usage and Caching Behaviour
Anatomy of a Mesh
Other Versions

Procedural Mesh Geometry

The Mesh class gives script access to an object’s mesh geometry, allowing meshes to be created or modified at runtime. This technique is useful for graphical effects (eg, stretching or squashing an object) but can also be useful in level design and optimisation. The following sections explain the basic details of how a mesh is constructed along with an exploration of the API and an example.

See Also

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答