发布时间:2014-03-24 16:47:36
<system.web><httpRuntime requestValidationMode="2.0" executionTimeout="3600" maxRequestLength="1048576"/><pages validateRequest="false" controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID" enableEventValidation="false" viewStateEncryptionMode="Never" enableViewStateMac="false"/>.........【阅读全文】
发布时间:2014-03-12 23:25:38
1、File菜单:主要是包含项目和场景的创建、保存以及输出等功能。2、Edit(编辑)菜单:只要包括对场景进行一系列的编辑以及环境设置操作等命令。3、Assets(资源)菜单:掌握资源在Unity中的应用4、GameObject(游戏对象)菜单:可以创建游戏对象,例如灯光、粒子、模型、GUI等。5、Component(组件):用来添加到Game Object(.........【阅读全文】
发布时间:2014-03-12 23:07:29
Ctrl+1 切换到Scene视图Ctrl+2 切换到Game视图Ctrl+3 切换到Inspector视图Ctrl+4 切换到Hierarchy视图Ctrl+5 切换到Project视图Ctrl+6 切换到Animation视图Ctrl+7 切换到Profiler视图......【阅读全文】