Field unwrapPackMargin
How much uv-islands will be padded, in pixels.
Namespace: Unity.Formats.USD
Assembly: solution.dll
Syntax
public int unwrapPackMargin
Returns
Type | Description |
---|---|
int |
Remarks
Note that the Unity UnwrapParams API is actually specified in a unitless number. To convert pixels to this unitless value, this number is divided by 1024.