Preparing search index...
The search index is not available
@lightningjs/renderer
@lightningjs/renderer
Renderer
Dimensions
Interface Dimensions
Represents a width and height.
interface
Dimensions
{
h
:
number
;
w
:
number
;
}
Index
Properties
h
w
Properties
h
h
:
number
w
w
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
w
@lightningjs/renderer
Loading...
Represents a width and height.