texture.anchorY

Type Number
Object TextureResourceCanvas
Library graphics.*
Revision Release 2024.3703
See also TextureResource
TextureResourceCanvas
texture.height
texture.anchorX

Overview

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.