Version: 2017.1

LayoutGroup.GetTotalPreferredSize

Cambiar al Manual
protected float GetTotalPreferredSize (int axis);

Parámetros

axis The 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.