|
Is there any way to find out how big a string will be on screen. I want to know how large I have to create my rect for GUILayout.BeginArea(); Thanks, stringa
(comments are locked)
|
|
You'll want to use this:
And textDimensions.x will give you your text width. that's exactly what I needed to know too - thanks daniel
Dec 10 '10 at 02:54 PM
mmuller
Thank you!! Literally have been searching for 2 hours for a solution.
Feb 10 at 07:33 AM
BHS
(comments are locked)
|
|
thanks for your help
(comments are locked)
|
