LayoutGroup.GetTotalPreferredSize

매뉴얼로 전환
protected float GetTotalPreferredSize (int axis);

파라미터

axisThe axis index. 0 is horizontal and 1 is vertical.

반환

float The preferred size.

설명

The preferred size for the layout group on the given axis.