Preparing search index...
The search index is not available
@lightningjs/core
@lightningjs/core
Lightning
types
TextureSource
LoadOptions
Interface LoadOptions
interface
LoadOptions
{
flipBlueRed
:
boolean
;
h
:
number
;
hasAlpha
:
boolean
;
permanent
:
boolean
;
premultiplyAlpha
:
boolean
;
renderInfo
:
RenderInfo
<
string
[]
>
;
source
:
NativeTexture
;
throttle
:
boolean
;
w
:
number
;
}
Index
Properties
flip
Blue
Red
h
has
Alpha
permanent
premultiply
Alpha
render
Info
source
throttle
w
Properties
flip
Blue
Red
flipBlueRed
:
boolean
h
h
:
number
has
Alpha
hasAlpha
:
boolean
permanent
permanent
:
boolean
premultiply
Alpha
premultiplyAlpha
:
boolean
render
Info
renderInfo
:
RenderInfo
<
string
[]
>
source
source
:
NativeTexture
throttle
throttle
:
boolean
w
w
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flip
Blue
Red
h
has
Alpha
permanent
premultiply
Alpha
render
Info
source
throttle
w
@lightningjs/core
Loading...