Method BakeUVMap
BakeUVMap(uint, int, ColorAlpha?)
Source UV coordinates baking
Declaration
[HandleProcessCorruptedStateExceptions]
public ImageList BakeUVMap(uint sessionId, int uvChannel = 0, ColorAlpha? defaultColor = null)
Parameters
Type | Name | Description |
---|---|---|
uint | sessionId | Baking session Id |
int | uvChannel | The channel from which UVs are baked |
ColorAlpha? | defaultColor | Color used for filling unbaked texels |
Returns
Type | Description |
---|---|
ImageList |