大约有 3,253 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)
Laya_社区(2450) Laya3.0_api(242) Laya2.0_文档(138) Laya2.0_api(136) laya_api(135) Laya3.0_文档(82) Laya_示例(52) Laya2.0_示例(18)
...in_set_runtime_proxy(mProxy); mPlugin.game_plugin_set_option("localize","false"); mPlugin.game_plugin_set_option("gameUrl", ""); mPlugin.game_plugin_init(3); View gameView = mPlugin.game_plugin_get_view(); this.setContentView(gameView); isLoad=true; 2017-09-06 添加评论 免费帖 -...
来源: Laya_社区 发布时间: 20170906
...面下移且无法恢复正常的后续追踪! stage. renderingEnabled = false 停止渲染后 如何恢复 快捷键如何恢复默认设置 Texture自动恢复还是存在另外的问题 问题状态 最新活动: 2018-02-26 16:22 浏览: 1151 关注: 2 人 15818760256 • 2018-02-26 16:29 -1,...
来源: Laya_社区 发布时间: 20180226
...er.create(this,this.onLoaded),Laya.Handler.create(this,this.onLoading,null,false)); 即可! 2017-01-03 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 xiaobear250 相关问题 分享:LayaAir下Loading进度条的制作(ActionScript ...
来源: Laya_社区 发布时间: 20170103
...)); camera.transform.rotate(new Vector3(-30,0,0),true,false); var map:Sprite3D = Sprite3D.load("3d/zhuoZi/ZhuoZi.lh"); map.transform.localScale = new Vector3(0.1, 0.1, 0.1); scene.addChild(map); 附件 : --> 2017-...
来源: Laya_社区 发布时间: 20170314
... Vector3Keyframe 实例。 Parameters Default value weightMode: boolean = false Returns Vector3Keyframe Properties inTangent inTangent: Vector3 = new Vector3() Defined in laya/d3/core/Vector3Keyframe.ts:9 内切线 inWeight inWeight: Vector3 Defined in laya/d3/core/Vector3Keyframe.ts:15 内权重 ou...
来源: Laya3.0_api 发布时间: 20231115
... Vector4Keyframe 实例。 Parameters Default value weightMode: boolean = false Returns Vector4Keyframe Properties inTangent inTangent: Vector4 = new Vector4() Defined in laya/d3/core/Vector4Keyframe.ts:10 内切线 inWeight inWeight: Vector4 Defined in laya/d3/core/Vector4Keyframe.ts:16 内权重 o...
来源: Laya3.0_api 发布时间: 20231115
... Vector2Keyframe 实例。 Parameters Default value weightMode: boolean = false Returns Vector2Keyframe Properties inTangent inTangent: Vector2 = new Vector2() Defined in laya/d3/core/Vector2Keyframe.ts:10 内切线 inWeight inWeight: Vector2 Defined in laya/d3/core/Vector2Keyframe.ts:16 内权重 o...
来源: Laya3.0_api 发布时间: 20231115
...st同时滚动一模一样。 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 怎么获得laya.input输入框里面的值 问题状态 最新活动: 2018-08-07 11:29 浏览: 1174 关注: 2 人 Laya_Aaron • 2018-08-07 11:29 父容器很...
来源: Laya_社区 发布时间: 20180807
...d 0)&& (cache=true); (ignoreCache===void 0)&& (ignoreCache=false); (errorCode===void 0)&& (errorCode=0); if (!errorCode){ var tempData; if (type==/*laya.net.Loader.JSON*/"json" || type==/*laya.net.Loader.ATLAS*/"atlas"){ tempData=MiniAdpter.getJson(data.data); }else if (type=...
来源: Laya_社区 发布时间: 20180704
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)...
来源: Laya3.0_api 发布时间: 20231115