Preparing search index...
The search index is not available
alcalzone-shared
alcalzone-shared
math
clamp
Function clamp
clamp
(
value
,
min
,
max
)
:
number
limits a value to the range given by min/max
Parameters
value
:
number
min
:
number
max
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
alcalzone-shared
Loading...
limits a value to the range given by min/max