• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 181 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0043 秒)

71. 分享:IDE使用SWF动画销毁与反复创建 [ 71%]

...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 分享:自定义事件派发与侦听(A页面派发 B页面侦听) 分享:适配LayaAir版本PureMVC框架 分享:打地鼠 AS、JS、TS...

来源: Laya_社区 发布时间: 20170608

72. laya.d3.component.Component3D [ 71%]

...例组件。 Component3D  owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D  started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Component3D() 创建一个新 Componen...

来源: laya_api 发布时间: 20170929

73. 3d特效克隆时,在手机会现卡顿情况,特效资源已经提前在加载 [ 71%]

..._path = UrlConfig.EFFECT_PATH_3D+url;             var itemComplete:Sprite3D =  Laya.loader.getRes(_path);             if(itemComplete == null || itemComplete.loaded == false){                 var groupName:String = null;                 if(isGroup == true){ ...

来源: Laya_社区 发布时间: 20180601

74. 3D粒子特效初始化卡顿 [ 71%]

...下为示例代码: var sprite= Laya.loader.getRes(this._stlurl) as Laya.Sprite3D; this.skill = Laya.Sprite3D.instantiate(sprite); target.addChild(this.skill); this.Play();   这种卡顿在PC谷歌浏览器上不明显,但手机上就很明显了,另外在IDElayaair调试器中也很明...

来源: Laya_社区 发布时间: 20180425

75. laya.d3.core.Camera [ 71%]

...s Packagelaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: laya_api 发布时间: 20170929

76. 物理引擎使用距离关节时,移除sprite报错 [ 70%]

...什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement使...

来源: Laya_社区 发布时间: 20190214

77. laya.d3.core.VRCamera [ 70%]

...ackagelaya.d3.coreClasspublic class VRCameraInheritanceVRCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建VR摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: laya_api 发布时间: 20170929

78. 3d模型释放后重新加载异常 [ 70%]

3d模型释放后重新加载异常 通过Laya.Sprite3D.load()加载lh文件生成模型,随后通过sprite.destroy释放了,再后来又加载同一份模型,这时异常了,显示childs=null,请问该怎么解决 2016-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

来源: Laya_社区 发布时间: 20161217

79. 3d节点释放后,update仍然执行 [ 70%]

3d节点释放后,update仍然执行 sprite3d 节点已经调用destroy删除了,内部组件都已经删除完了,update还是能够执行进来 内部回收机制是不是有问题啊,里面参数判断都没办法生效 附件 : --> 2018-04-08 添加评论 免费帖 --> 分享 ...

来源: Laya_社区 发布时间: 20180408

80. Image使用疑问 [ 69%]

...什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask...

来源: Laya_社区 发布时间: 20180913