public void ClampToBounds (RectInt bounds);

파라미터

boundsBounds to clamp the RectInt.

설명

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