Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

UI.HorizontalOrVerticalLayoutGroup.CalcAlongAxis

Switch to Manual
protected function CalcAlongAxis(axis: int, isVertical: bool): void;

Parameters

axis The axis to calculate for. 0 is horizontal and 1 is vertical.
isVertical Is this group a vertical group?

Description

Calculate the layout element properties for this layout element along the given axis.