Overloads
Vector2 Clamp (Vector2 otherMin, Vector2 otherMax)

Parameters

NameTypeDescription
otherMin Vector2 The mins vector. Values on each axis should be smaller than those of the maxs vector. See Vector2.Sort.
otherMax Vector2 The maxs vector. Values on each axis should be larger than those of the mins vector. See Vector2.Sort.

Returns

TypeDescription
Vector2
Declared in Vector2 ยท Assembly Sandbox.System
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.