MonoBehaviour.useGUILayout 使用界面布局

var useGUILayout : bool

Description描述

Disabling this lets you skip the GUI layout phase.

禁用此项,将会跳过GUILayout布局阶段。

It can only be used if you do not use GUI.Window and GUILayout inside of this OnGUI call.

它只用于在假如你不用GUI.Window和GUILayout的时候.

最后修改:2011年1月2日 Sunday 1:08

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。