Open jareguo opened 10 years ago
if (i >= _vertices.buffer.Length) { Debug.Log(string.Format("[BuildText|exSpriteFont] i: {0} vbEnd: " + vbEnd + " _vertices: " + _vertices.buffer.Length, i)); }
渲染以上文本时,会在Debug.Log前面多出一个空行。
渲染以上文本时,会在Debug.Log前面多出一个空行。