Summary
Adds 4 UV values to planar map a quad.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MeshUtilities
Syntax
public static void PlaceQuadUVs(List<Vector2> uvs, Vector2 bottomLeft, Vector2 size)
Parameters
Name | Type | Description |
---|---|---|
uvs | List |
|
bottomLeft | Vector2 | |
size | Vector2 |
Return Value
Type | Description |
---|---|
void |