String Content example */ function OnGUI () { GUI.Label (Rect (0,0,100,50), "This is the text string for a Label Control"); //显示文字}. 显示图像, ...
www.unitymanual.com