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.

Vector3Int.Clamp

public void Clamp(Vector3Int min, Vector3Int max);

Description

Clamps the Vector3Int to the bounds given by min and max.