This version of Unity is unsupported.

BoundsInt.ClampToBounds

public void ClampToBounds(BoundsInt bounds);

Parameters

boundsBounds to clamp to.

Description

Clamps the position and size of this bounding box to the given bounds.