Algorithm to use to break words when wrapping text; separators must be preserved as separate words.
Text to measure.
Toggle text wrapping. Defaults to on, unless using the single argument overload.
Vector2 representing the text size, if TextRuler is not specified as an argument.
Measure space the given text would span. Uses dots as the unit.
If availableSpace is specified, assumes text wrapping. Text wrapping is only performed on whitespace characters.