大约有 339 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0081 秒)
Laya_社区(156) Laya3.0_api(74) Laya2.0_文档(74) laya_api(19) Laya3.0_文档(6) Laya2.0_api(6) Laya2.0_示例(2) Laya_示例(2)
...兄弟,关于zip集中更新这块,你有没有做过?我这边都是update xxx faile momo199059 • 2019-09-19 12:16 没有64位 虽然拷贝一份改个名 可以过审。但是在真机上可能就要凉了 IXgSoul • 2019-10-08 17:21 @ 渡:没有用laya自带的zip更新,很遗憾帮...
来源: Laya_社区 发布时间: 20190829
...ector2(); private hitresult:Laya.HitResult = new Laya.HitResult(); private UpdateRay() { //射线初始化(必须初始化) //获取鼠标在屏幕空间位置 this.pointRay.x = Laya.MouseManager.instance.mouseX; this.pointRay.y = Laya.MouseManager.instance.mouseY; //详设计产生射线方...
来源: Laya_社区 发布时间: 20190416
...Destroy onDisable onEnable onJointBreak onKeyDown onKeyPress onKeyUp onLateUpdate onMouseClick onMouseDoubleClick onMouseDown onMouseDrag onMouseDragEnd onMouseMove onMouseOut onMouseOver onMouseRightClick onMouseUp onPostRender onPreRender onReset onRightMouseDown onRightMouseUp onStart onTriggerEn...
来源: Laya3.0_api 发布时间: 20231115
...ner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new SpotLightCom(): SpotLightCom Overrides Light.constructor Defined in laya/d3/core/light/SpotLightCom.ts:38 创建一个 SpotLight 实例。 ...
来源: Laya3.0_api 发布时间: 20231115
...icsPosition hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new PhysicsTriggerComponent(collisionGroup: number, canCollideWith: number): PhysicsTriggerComponent Overrides PhysicsComponent.constructor Def...
来源: Laya3.0_api 发布时间: 20231115
.../E:/myWork/BallBlast/BallBlast/bin/libs/laya.d3.js:9167:37) at __proto._update (file:///E:/myWork/BallBlast/BallBlast/bin/libs/laya.d3.js:30220:14) 附件 : --> 2018-10-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 ...
来源: Laya_社区 发布时间: 20181029
...icsPosition hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new PhysicsCollider(collisionGroup?: number, canCollideWith?: number): PhysicsCollider Overrides PhysicsTriggerComponent.constructor Defined in...
来源: Laya3.0_api 发布时间: 20231115
...ssors avatar awaked controllerLayerCount destroyed enabled hideFlags id lowUpdateDelty speed updateMode Methods _initialize _setOwner addControllerLayer addState crossFade destroy getControllerLayer getCurrentAnimatorPlayState getDefaultState hasHideFlag linkSprite3DToAvatarNode onAdded onAwake onDe...
来源: Laya3.0_api 发布时间: 20231102
...ner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate setRenderbitFlag __init__ changeVertexDefine shaderValueInit Constructors constructor new BaseRender(): BaseRender Overrides Component.constructor Defined in laya/d3/co...
来源: Laya3.0_api 发布时间: 20231115
...撞信息 rayCastHit2 =new RaycastHit(); //针循环 public function _update():void { //刷新人物位置,_position是缓动函数实时更新的坐标 roleModel.transform.position = _position; //设置射线原点 ray2.origin=new Vector3(roleModel.transform.position.x...
来源: Laya_社区 发布时间: 20170828