@esengine/nova-ecs-render-canvas - v1.0.2
Preparing search index...
VisibleBounds
Interface VisibleBounds
Visible bounds in world coordinates 世界坐标中的可见边界
interface
VisibleBounds
{
bottom
:
number
;
height
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
width
:
number
;
}
Index
Properties
bottom
height
left
right
top
width
Properties
bottom
bottom
:
number
height
height
:
number
left
left
:
number
right
right
:
number
top
top
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bottom
height
left
right
top
width
@esengine/nova-ecs-render-canvas - v1.0.2
Loading...
Visible bounds in world coordinates 世界坐标中的可见边界