VectorFClamp Method |
Name | Description | |
---|---|---|
Clamp(Single, Single) |
Clamps the vector elements to the range [min, max].
| |
Clamp(VectorF, Single, Single) |
Returns a vector with the vector elements clamped to the range [min, max].
|