Version: 2017.1

LayoutGroup.GetTotalMinSize

Cambiar al Manual
protected float GetTotalMinSize (int axis);

Parámetros

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

Valor de retorno

float The min size.

Descripción

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