PixiDom - v1.0.0
GitHub
NPM
Preparing search index...
CreateAppOptions
Interface CreateAppOptions
interface
CreateAppOptions
{
antialias
?:
boolean
;
backgroundColor
?:
Color
;
forceCanvas
?:
boolean
;
height
?:
number
;
width
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
antialias?
background
Color?
force
Canvas?
height?
width?
Properties
Optional
antialias
antialias
?:
boolean
Optional
background
Color
backgroundColor
?:
Color
Background color of the canvas. Accepts any
Color
format.
Optional
force
Canvas
forceCanvas
?:
boolean
Optional
height
height
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
antialias
background
Color
force
Canvas
height
width
GitHub
NPM
PixiDom - v1.0.0
Loading...
Background color of the canvas. Accepts any Color format.