Wiki

Clone wiki

Unity-UI-Extensions / Controls / uGUITools

uGUITools

==============

A collection of functions to assist with managing anchors on RectTransforms


Contents

1 Overview

2 Usage

3 Credits and Donation

4 External links


Overview

A useful set of tools to manipulate RectTransforms to its Anchors, or Adjusts the Anchors to the selected RectTransform.


Usage

Simply select a RectTransform in the Scene or Hierarchy views and use the menu options to affect the RectTransforms anchors:

  • Anchors to Corners - Moves the Anchors to the corners of the RectTransform
  • Corners to Anchors - Moves the corners of the RectTransform to the Anchor positions
  • Mirror Horizontally around Anchors - Flips the Anchors horizontally on this RectTransform (reverses content)
  • Mirror Horizontally around Parent Center - Flips the Anchors horizontally based on the parent RectTransform
  • Mirror Vertically around Anchors - Flips the Anchors vertically on this RectTransform (reverses content)
  • Mirror Vertically around Parent Center - Flips the Anchors vertically based on the parent RectTransform

Credits and Donation

  • Senshi

"List of links for the control, e.g. Source, other info"

Sourced From

Updated