Summary
Constructs a mesh builder with UVs and Normals using the specified `topology`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MeshBuilder
Syntax
public MeshBuilder(MeshTopology topology = 0)
Parameters
| Name | Type | Description |
|---|---|---|
| topology | MeshTopology |
Return Value
| Type | Description |
|---|---|
| void |