Method BakePositionMap
BakePositionMap(uint, bool, ColorAlpha?)
Position map baking
Declaration
[HandleProcessCorruptedStateExceptions]
public ImageList BakePositionMap(uint sessionId, bool local = false, ColorAlpha? defaultColor = null)
Parameters
Type | Name | Description |
---|---|---|
uint | sessionId | Baking session Id |
bool | local | If true, position is baked in local space, otherwise in global space |
ColorAlpha? | defaultColor | Color used for filling unbaked texels |
Returns
Type | Description |
---|---|
ImageList |