Ejemplo n.º 1
0
	public Bounds GetEstimatedMeshBoundsForString(string str)
	{
		return data.GetEstimatedMeshBoundsForString(str);
	}