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