unity3d MonoBehaviour章节中文翻译

unity3d MonoBehaviour章节中文翻译

ID:41495392

大小:920.00 KB

页数:61页

时间:2019-08-26

unity3d MonoBehaviour章节中文翻译_第1页
unity3d MonoBehaviour章节中文翻译_第2页
unity3d MonoBehaviour章节中文翻译_第3页
unity3d MonoBehaviour章节中文翻译_第4页
unity3d MonoBehaviour章节中文翻译_第5页
资源描述:

《unity3d MonoBehaviour章节中文翻译》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、MonoBehaviourInheritsfrom Behaviour继承自BehaviourMonoBehaviouristhebaseclasseveryscriptderivesfrom.MonoBehaviour是每个脚本的基类.UsingJavascripteveryscriptautomaticallyderivesfromMonoBehaviour.WhenusingC#orBooyouhavetoexplicitlyderivefromMonoBehaviour.每个Javascript脚本自动继承MonoBehaviour.使

2、用C#或Boo时,需要显式继承MonoBehaviour.Note: ThecheckboxfordisablingaMonoBehavior(ontheeditor)willonlypreventStart(),Awake(),Update(),FixedUpdate(),andOnGUI()fromexecuting.Ifnoneofthesefunctionsarepresent,thecheckboxisnotdisplayed.注意:MonoBehavior对象(编辑器中)的复选框,只有在其有Start(),Awake(),Updat

3、e(),FixedUpdate(),和OnGUI()函数时显示,没有这些函数时则隐藏.(另注:译者在PC上Windows平台测试结果与此注释所描述情况不符)SeeAlso: The chapteronscripting inthemanual.VariablesuseGUILayoutDisablingthisletsyouskiptheGUIlayoutphase.禁用此项,将会跳过GUILayout部署Functions函数InvokeInvokesthemethod methodName intimeseconds.根据时间调用指定方法名

4、的方法InvokeRepeatingInvokesthemethod methodName in time seconds.根据时间调用指定方法名的方法CancelInvokeCancelsallInvokecallsonthisMonoBehaviour.取消这个MonoBehaviour上的所有调用.IsInvokingIsanyinvokeon methodName pending?某指定函数是否在等候调用StartCoroutineStartsacoroutine.开始协同程序.StopCoroutineStopsallcoroutin

5、esnamed methodName runningonthisbehaviour.停止这个动作中名为methodName的所有协同程序.StopAllCoroutinesStopsallcoroutinesrunningonthisbehaviour.停止所有动作的协同程序.OverridableFunctions可重载的函数UpdateUpdateiscalledeveryframe,iftheMonoBehaviourisenabled.当MonoBehaviour启用时,其Update在每一帧被调用LateUpdateLateUpdat

6、eiscalledeveryframe,ifthe Behaviour isenabled.当MonoBehaviour启用时,其LateUpdate在每一帧被调用FixedUpdateThisfunctioniscalledeveryfixedframerateframe,iftheMonoBehaviourisenabled.当MonoBehaviour启用时,其FixedUpdate在每一帧被调用AwakeAwakeiscalledwhenthescriptinstanceisbeingloaded.当一个脚本实例被载入时Awake被调用

7、.StartStartiscalledjustbeforeanyoftheUpdatemethodsiscalledthefirsttime.Start在Update调用前被调用.ResetResettodefaultvalues.重置,恢复到默认值.OnMouseEnterOnMouseEnteriscalledwhenthemouseenteredthe GUIElement or Collider.当鼠标进入到GUIElement(GUI组件)或Collider(碰撞体)中时调用OnMouseEnter.OnMouseOverOnMous

8、eOveriscalledeveryframewhilethemouseisoverthe GUIElement or Collider.当鼠标悬浮在

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。