Preparing search index...
The search index is not available
@niuee/board
@niuee/board
Boundaries
Type Alias Boundaries
Boundaries
:
{
max
?:
{
x
?:
number
;
y
?:
number
}
;
min
?:
{
x
?:
number
;
y
?:
number
}
;
}
The boundaries of a camera. The x and y are in world space.
Type declaration
Optional
max
?:
{
x
?:
number
;
y
?:
number
}
Optional
min
?:
{
x
?:
number
;
y
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@niuee/board
Loading...
The boundaries of a camera. The x and y are in world space.