Version: 2017.1
public bool Populate (string str, TextGenerationSettings settings);

Parameters

str String to generate.
settings Settings.

Description

Will generate the vertices and other data for the given string with the given settings.

Will only regenerate if the string AND settings are different from the last execution.