Is there an established reliable way to calculate how long a element of text will be in Pixels?
I’m currently using the likes of GUI.Label() and while it accepts a rectangle to define the label boundary I’ve not see a way of calculating the size of a piece of text.