Version: 5.3
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 regenrate if the string AND settings are differernt from the last execution.