Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
primitives
Math
nextAfter
Function nextAfter
nextAfter
(
x
:
number
,
y
:
number
)
:
number
Returns the number adjacent to
x
in the direction of
y
.
Parameters
x
:
number
y
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Returns the number adjacent to
xin the direction ofy.