LayoutElementMax

Allows to control the maximum preferred sizes of the LayoutElement.

Options

  • ignoreLayout bool

    Should this RectTransform be ignored by the layout system?

  • layoutPriority int

    The Priority of layout this element has.

  • MaxWidth float

    Maximum preferred height.

  • MaxHeight float

    Maximum preferred width.