LayoutGroup.GetTotalPreferredSize

Cambiar al Manual
protected float GetTotalPreferredSize (int axis);

Parámetros

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

Valor de retorno

float The preferred size.

Descripción

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