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

파라미터

str String to generate.
settings Settings.

설명

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.