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

Parámetros

str String a generar.
settings Ajustes.

Descripción

Generará los vértices y otros datos para el string dado con la configuración dada.

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