Version: 2017.1

LayoutGroup.GetTotalMinSize

Switch to Manual
protected float GetTotalMinSize (int axis);

Parameters

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

Returns

float The min size.

Description

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