#How to calculate the Y difference between text geometry's baseline and lowest vertex?
3 messages · Page 1 of 1 (latest)
If you just want the text to be bottom aligned you can get it’s bounding box, then move it up by half it’s AABB height
That will effectively “zero-out” the Y coordinate, you can then add your Y1 to it and have it be bottom aligned at any Y