标题: [脚本章节]Overview: The most important classes 重要的类 [打印本页] 作者: 驰骋的风 时间: 2012-10-11 10:36 标题: [脚本章节]Overview: The most important classes 重要的类 Global functions accessable in javascript or the base class in C#
Javascript或C#的基本类中可访问的全局函数
Moving / Rotating objects around
移动/旋转对象
Animation System
动画系统
Rigid bodies
刚体
FPS or Third person character controller
FPS或第三人称角色控制
来源:Unity3D圣典 更多分享尽在Web3D纳金网http://www.narkii.com/
——————————————————————————————————
Subsections 章节
[脚本章节]Scripting Overview 脚本概述
[脚本章节]Overview: Script compilation 脚本编译(高级)
[脚本章节]Overview: Performance Optimization 性能优化
[脚本章节]Overview: The most important classes 重要的类
[脚本章节]Overview : Writing Scripts in C# 使用C#书写脚本
[脚本章节]Overview: Coroutines & Yield 协同程序 & 中断
[脚本章节]Overview: Instantiate 实例
[脚本章节]Overview: Member Variables & Global Variables 成员变量 & 全局变量
[脚本章节]Overview: Vectors 向量
[脚本章节]Overview: Accessing Other Game Objects 访问其他游戏物体
[脚本章节]Overview: Accessing Other Components 访问其他组件
[脚本章节]Overview: Keeping Track of Time 记录时间
[脚本章节]Overview: Common Operations 常用操作