Type Number Object TextureResourceCanvas Library graphics.* Revision 2017.3060 See also TextureResource TextureResourceCanvas texture.height texture.anchorX
This property can be used to change the origin point of the rendered canvas. Anchor point units are relative which means that setting anchorY
to 1.0
will offset contents of the canvas by texture.height. Default is 0.0
.