声音和编辑的界面皮肤,可改变的外观和感觉的游戏。
Sounds and editable interface skins are available to change the look and feel of the game.
如需在你的图形用户界面中使用图形用户界面皮肤,你必须使用一个简单的脚本去读取和使用皮肤到你的控件。
To apply a GUISkin to your GUI, you must use a simple script to read and apply the Skin to your Controls.
图形用户界面皮肤能帮你解决这个问题,通过创建一个图形用户界面皮肤,你将拥有一个预定义的样式集合对应每个控件。
GUI Skins take care of this problem for you. By creating a GUI Skin, you have a pre-defined collection of Styles for every individual Control.
图形用户界面皮肤的每个属性都是一个单独的图形用户界面样式,请参阅用户图形界面样式页面获取更多关于如何使用样式的信息。
All of the properties within a GUI Skin are an individual GUIStyle. Please read the GUIStyle page for more information about how to use Styles.
当你创建完一个图形用户界面皮肤之后,你可以在监视窗中编辑它包含的所有样式,例如,文本框样式将被应用于所有的文本框控件。
After you have created a GUISkin, you can edit all of the Styles it contains in the Inspector. For example, the Text Field Style will be applied to all Text Field Controls.
当你创建完一个图形用户界面皮肤之后,你可以在监视窗中编辑它包含的所有样式,例如,文本框样式将被应用于所有的文本框控件。
After you have created a GUISkin, you can edit all of the Styles it contains in the Inspector. For example, the Text Field Style will be applied to all Text Field Controls.
应用推荐