Summary
Assigns the data from this
Weaver.MeshBuilder
to a new UnityEngine.Mesh
.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MeshBuilder
Syntax
public Mesh Compile(string name = "Procedural Mesh")
Parameters
Name | Type | Description |
---|---|---|
name | string |
Return Value
Type | Description |
---|---|
Mesh |