LayoutGroup.GetTotalFlexibleSize

Cambiar al Manual
protected float GetTotalFlexibleSize (int axis);

Parámetros

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

Valor de retorno

float The flexible size.

Descripción

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