Version: 2022.3
言語: 日本語
public bool PopulateWithErrors (string str, TextGenerationSettings settings, GameObject context);

パラメーター

str 生成する文字列
settings Generation settings.
context The object used as context of the error log message, if necessary.

戻り値

bool True if the generation is a success, false otherwise.

説明

指定された設定で指定された文字列の Vertices と他のデータを生成します。

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