Tools.rectBlueprintMode
public static bool rectBlueprintMode;
Description 描述
Is the rect handle in blueprint mode?
In blueprint mode the rect handle for RectTransforms ignored local rotation and scale. This can make it easier to work with layouts for RectTransforms.