This version of Unity is unsupported.

Font.GetMaxVertsForString

Switch to Manual

Declaration

public static int GetMaxVertsForString(string str);

Parameters

str Input string.

Description

Returns the maximum number of verts that the text generator may return for a given string.