LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.