setElementTransform
setElementTransform(domElement, position, scale, rotation)
Kind: global function
See: https://dev.opera.com/articles/understanding-the-css-transforms-matrix/
| Param | Type | Description |
|---|---|---|
| domElement | ||
| position | Vector2 | |
| scale | Vector2 | |
| rotation | number | angle in radians |