Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Vector3Int.Clamp

public void Clamp(Vector3Int min, Vector3Int max);

Description

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

Did you find this page useful? Please give it a rating: