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

大约有 1,559 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0114 秒)

571. laya.d3.core.material.Material_API3.0 [ 69%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial ...

来源: Laya3.0_api 发布时间: 20231115

572. web打包 [ 69%]

web打包 laya.d3.js:32159 Uncaught TypeError: Cannot read property 'props' of undefined     at Function._getSprite3DHierarchyInnerUrls (laya.d3.js:32159)     at Loader._onHierarchylhLoaded (laya.d3.js:32274)     at EventHandler.runWith (laya.core.js:1000)     at Loader.event (laya.core.js:...

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

573. 不存在的资源路径问题 [ 69%]

...来么 2017-11-02 0 1 分享 微博 QZONE 微信 zeorro 赞同来自:   mylaya1.zip 2017-11-02 0 0 分享 微博 QZONE 微信 ymsdandan 赞同来自: 是你代码的问题,你从端点以下先排查以下吧 2017-11-02 0 3 分享 微博 QZONE 微信 ymsdandan 赞同来自: 不存在的资源也...

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

574. LayaAir 1.7.19 beta 声音播放这里有个bug吗? [ 69%]

LayaAir 1.7.19 beta 声音播放这里有个bug吗? 将 this.gain.gain.setTargetAtTime(v,this.context.currentTime,0); 最后一个参数改成 非 0 即可通过,这个为啥了?   难道 js 和 ts 这里有冲突吗?   我设置声音播放的是 Laya.SoundManager.playSound(url);url 是...

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

575. Panel滚动条滑块位于最下方 [ 69%]

...请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: Laya_XS 首先、 先写好一个panel显示的案例,panel内部遮罩的对象需要提前预加载 步骤一: 为你的panel添加一个loop事件,获取panel的最大value值 步骤二: 根据最大的value值,...

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

576. Not FoundLayaAirIDE_1.7.10_beta 無法下載 [ 68%]

Not FoundLayaAirIDE_1.7.10_beta 無法下載 The requested URL /download/LayaAirIDE_1.7.10_beta.zip was not found on this server.   The requested URL /download/LayaAirTS_1.7.10_beta.zip was not found on this server.   麻煩提供檔案到外網,好讓其他開發者下載。 2017-08-29 添加...

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

577. 怎么集成导入mqtt.js到laya[ 68%]

怎么集成导入mqtt.js到laya中 用的mqant的paho-mqtt.js,通过d.ts调用,导包一直有问题,不知道该如何正确导入到laya中。 2018-09-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 La...

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

578. laya.d3.webxr.core.WebXRCamera_API3.0 [ 68%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRCamera" WebXRCamera Class WebXRCamera author miner 类用于创建WebXR摄像机。 Hierarchy Camera WebXRCamera...

来源: Laya3.0_api 发布时间: 20231115

579. 用Loader加载完atlas,然后使用animation播放问题 [ 68%]

...用Loader加载完atlas,然后使用animation播放问题 this._load = new Laya.Loader() this._load.on(Laya.Event.ERROR, this, this.onError); this._load.on(Laya.Event.COMPLETE, this, this.loadComplete); this._load.load(this._data.url, Laya.Loader.ATLAS, true); 加载完成后 this._ani = new Animati...

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

580. qq小游戏网络音效无法重复播放(有复现demo) [ 68%]

qq小游戏网络音效无法重复播放(有复现demo) Mac,laya2.5beta,小程序开发工具v0.1.29beta56  在laya模拟器里运行都播放正常, 发布qq小游戏之后,playSound使用本地url播放也正常, 使用远程http url播放音效,只能播放1次,之后就再...

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