Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

HorizontalOrVerticalLayoutGroup.SetChildrenAlongAxis

protected void SetChildrenAlongAxis(int axis, bool isVertical);

Parameters

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

Description

Set the positions and sizes of the child layout elements for the given axis.