Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Tools.rectBlueprintMode

Switch to Manual
public static var rectBlueprintMode: bool;

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.