Search
Preparing search index...
The search index is not available
PIXI-Extended - v0.4.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
PIXI-Extended - v0.4.0
PIXI
FilterState
Class FilterState
System plugin to the renderer to manage filter states.
Hierarchy
FilterState
Index
Constructors
constructor
Properties
binding
Destination
Frame
binding
Source
Frame
destination
Frame
filters
legacy
render
Texture
resolution
source
Frame
target
transform
Methods
clear
Constructors
constructor
new
Filter
State
(
)
:
FilterState
Returns
FilterState
Properties
binding
Destination
Frame
binding
Destination
Frame
:
Rectangle
binding
Source
Frame
binding
Source
Frame
:
Rectangle
destination
Frame
destination
Frame
:
Rectangle
filters
filters
:
Filter
[]
legacy
legacy
:
boolean
render
Texture
render
Texture
:
RenderTexture
resolution
resolution
:
number
source
Frame
source
Frame
:
Rectangle
target
target
:
IFilterTarget
transform
transform
:
Matrix
Methods
Private
clear
clear
(
)
:
void
clears the state
Returns
void
Exports
Internals
Event
Emitter
Externals
PIXI
PIXI.utils
PIXI.utils.
Event
Emitter
Filter
State
constructor
binding
Destination
Frame
binding
Source
Frame
destination
Frame
filters
legacy
render
Texture
resolution
source
Frame
target
transform
clear
Generated using
TypeDoc
System plugin to the renderer to manage filter states.