Main documentation
GitHub
Preparing search index...
The search index is not available
Photo Sphere Viewer
Photo Sphere Viewer
Core
utils
wrap
Function wrap
wrap
(
value
,
max
)
:
number
Ensures a value is within 0 and
max
by wrapping max to 0
Parameters
value
:
number
max
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Main documentation
GitHub
Photo Sphere Viewer
Loading...
Ensures a value is within 0 and
max
by wrapping max to 0