UnwrapParam

struct in UnityEditor

/

Implemented in:UnityEditor

Description 描述

Unwrapping settings.

Allows you control over the parameters of the automatic UV Unwrapping feature. Use this if you want to override the default unwrap settings.

Properties 属性

angleErrorMaximum allowed angle distortion (0..1).
areaErrorMaximum allowed area distortion (0..1).
hardAngleThis angle (in degrees) or greater between triangles will cause seam to be created.
packMarginHow much uv-islands will be padded.

Static Methods 静态方法

SetDefaultsWill set default values for params.