rapid-render
Preparing search index...
IRapidOptions
Interface IRapidOptions
interface
IRapidOptions
{
antialias
?:
boolean
;
backgroundColor
?:
Color
;
canvas
:
HTMLCanvasElement
;
devicePixelRatio
?:
number
;
height
?:
number
;
scaleEnable
?:
boolean
;
scaleRadio
?:
ScaleRadio
;
width
?:
number
;
}
Hierarchy (
View Summary
)
IRapidOptions
IGameOptions
Index
Properties
antialias?
background
Color?
canvas
device
Pixel
Ratio?
height?
scale
Enable?
scale
Radio?
width?
Properties
Optional
antialias
antialias
?:
boolean
Optional
background
Color
backgroundColor
?:
Color
canvas
canvas
:
HTMLCanvasElement
Optional
device
Pixel
Ratio
devicePixelRatio
?:
number
Optional
height
height
?:
number
Optional
scale
Enable
scaleEnable
?:
boolean
Optional
scale
Radio
scaleRadio
?:
ScaleRadio
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
antialias
background
Color
canvas
device
Pixel
Ratio
height
scale
Enable
scale
Radio
width
rapid-render
Loading...