BOTTOM-LEFT
TOP-RIGHT
BOTTOM-RIGHT
Returns a matrix representing x,y,rotation, scale.
It is also possible to have a manual matrix which ignores those values.
Setting a matrix will disable the usage of: x, y, scaleX, etc. and instead the given matrix will be used.
To get back to the usage of the standard behavior use useStandardMatrix().
Creates a full world matrix meaning all parent matrices.
This is not cached. Use with care.
Static
createCreates a QuadElement that is aligned like a line element.
(x,y)-(x2,y2)
Note: This is a workaround so some rules apply:
Generated using TypeDoc
TOP-LEFT