- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MeshUtilities
Syntax
public static List<Vector4> GetUVs(MeshBuilder builder, int channel)
Parameters
Name | Type | Description |
---|---|---|
builder | MeshBuilder | The Weaver.MeshBuilder to get the UV channel from. |
channel | int | The channel number (must be 1, 2, 3, or 4). |
Return Value
Type | Description |
---|---|
List |