Vector3Int.Clamp

Declaration

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: