![]() | Vector2FClamp Method |
Name | Description | |
---|---|---|
![]() | Clamp(Single, Single) |
Clamps the vector components to the range [min, max].
|
![]() ![]() | Clamp(Vector2F, Single, Single) |
Returns a vector with the vector components clamped to the range [min, max].
|