Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BoundsInt.ClampToBounds

Declaration

public void ClampToBounds(BoundsInt bounds);

Parameters

bounds Bounds to clamp to.

Description

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