@tawaship/pixim-animate-container - v3.0.0
Preparing search index...
core
ICreatejsBlendModeTarget
Interface ICreatejsBlendModeTarget
What a child passed to the overridden structure operations (addChild etc.) must provide.
interface
ICreatejsBlendModeTarget
{
pixi
:
DisplayObject
;
updateBlendModeForPixi
(
mode
:
BLEND_MODES
)
:
void
;
}
Index
Properties
pixi
Methods
update
Blend
Mode
For
Pixi
Properties
Readonly
pixi
pixi
:
DisplayObject
Methods
update
Blend
Mode
For
Pixi
updateBlendModeForPixi
(
mode
:
BLEND_MODES
)
:
void
Parameters
mode
:
BLEND_MODES
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pixi
Methods
update
Blend
Mode
For
Pixi
@tawaship/pixim-animate-container - v3.0.0
Loading...
What a child passed to the overridden structure operations (addChild etc.) must provide.