| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
matrix |
Array<number> |
<optional> |
[0,0,0,0,0,0,0,0,0] |
An array of values used for matrix transformation. Specified as a 9 point Array. |
width |
number |
<optional> |
200 |
Width of the object you are transforming |
height |
number |
<optional> |
200 |
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

