| Name | Type | Default | Description |
|---|---|---|---|
matrix |
Array.<number> | [0,0,0,0,0,0,0,0,0] |
optional
An array of values used for matrix transformation. Specified as a 9 point Array. |
width |
number | 200 |
optional
Width of the object you are transforming |
height |
number | 200 |
optional
Height of the object you are transforming |
Extends
- PIXI.Filter
Members
-
Height of the object you are transforming
-
An array of values used for matrix transformation. Specified as a 9 point Array.
-
Width of the object you are transforming

