Open Darkar25 opened 2 years ago
@Darkar25 There is no such way at the moment, masks are scaled from center by design. You can create your own mask and play around with virtual methods BeginLayout
and EndLayout
to add custom offset. Checkout TextMask
as an example, there is custom positioning depending of vertical and horizontal text alignment:
Is there a way to offset a mask?looks like i can only resize it and it stays in the center...