three-nebula API
Preparing search index...
Box
Class Box
Index
Constructors
constructor
Properties
bottom
depth
height
right
type
width
x
y
z
Methods
contains
Constructors
constructor
new
Box
(
x
:
number
,
y
:
number
,
z
:
number
,
w
:
number
,
h
:
number
,
d
:
number
)
:
Box
Parameters
x
:
number
y
:
number
z
:
number
w
:
number
h
:
number
d
:
number
Returns
Box
Properties
bottom
bottom
:
number
depth
depth
:
number
height
height
:
number
right
right
:
number
type
type
:
string
width
width
:
number
x
x
:
number
y
y
:
number
z
z
:
number
Methods
contains
contains
(
x
:
number
,
y
:
number
,
z
:
number
)
:
boolean
Parameters
x
:
number
y
:
number
z
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bottom
depth
height
right
type
width
x
y
z
Methods
contains
three-nebula API
Loading...