Preparing search index...
The search index is not available
wmapglextThree
wmapglextThree
three
MathUtils
clamp
Function clamp
clamp
(
value
,
min
,
max
)
:
number
Clamps the x to be between a and b.
Parameters
value
:
number
Value to be clamped.
min
:
number
Minimum value.
max
:
number
Maximum value.
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wmapglextThree
Loading...
Clamps the x to be between a and b.