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.

HorizontalOrVerticalLayoutGroup.SetChildrenAlongAxis

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

Parameters

axisThe axis to handle. 0 is horizontal and 1 is vertical.
isVerticalIs this group a vertical group?

Description

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