SetGUITheme3D()

语法

SetGUITheme3D(ThemeName$, FontName$)
概要
As CEGUI support skinning, this command allow to select which theme and which font to use for the GUI. The 'ThemeName$' has to be specified without the '.scheme' extension and the 'FontName$' without the '.font' extension. This command has to be called before any other GUI commands to have an effect.

For more information about skins, visit the CEGUI web site.

已支持操作系统

所有

<- SecondWorldCollisionEntity() - Engine3D Index - SetOrientation() ->