public void ClampToBounds (RectInt bounds);

Parámetros

boundsBounds to clamp the RectInt.

Descripción

Clamps the position and size of the RectInt to the given bounds.