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

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

1701. layaair-cmd publish -h 报找不到universalify module错误 [ 49%]

...equire (module.js:587:17) at require (internal/module.js:11:18) at Object.<anonymous> (C:\Users\fp005\AppData\Roaming\npm\node_modules\lay ir-cmd\node_modules\fs-extra\lib\fs\index.js:3:11) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load...

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

1702. laya.d3.core.light.PointLight_API3.0 [ 49%]

...eters value: Color Returns void components get components(): ReadonlyArray<Component> Inherited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited f...

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

1703. Laya.loader.load 加载场景报错 [ 49%]

... is not a function at Stage.__proto.addChild (laya.core.js:13290) at Main.<anonymous> (Main.ts:148) at EventHandler.__proto.runWith (laya.core.js:1399) at ResInfo.__proto.event (laya.core.js:1156) at LoaderManager.__proto._endLoad (laya.core.js:14773) at Loader.onLoaded (laya.core.js:14743) at...

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

1704. 动态阴影被切割了?为啥没有显示完成的阴影 [ 49%]

...ion move(box) { } function colorCalc() { var max = 20; if (currentTexture < max) { currentTexture++; } else { currentTexture = 0; } return "res/" + currentTexture + ".png"; } function mouseHandler() { // console.log(currentCube); console.log(prevBox); var cubeScript = currentCube.getComponentByTy...

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

1705. npm install layacmd -g之错 [ 49%]

...pm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! c:\Users\qykings\Documents\h5work\layaGame\trunk\npm-debug.log 2017-06-08 添加评论 免费帖 --> 分...

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

1706. 微信小游戏调试报错window is not defined [ 49%]

... not defined at https://servicewechat.qq.com/game.js:63771:12 at require (<anonymous>:3:7977) at https://servicewechat.qq.com/game.js:63777:10   请问如何解决?官方的DEMO都有问题吗? 2019-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

1707. laya.display.Input_API3.0 [ 49%]

...ed displayHeight displayWidth displayedInStage drawCallOptimize editable filters focus font fontSize globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY mult...

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

1708. MovieClip 报错 7 [ 49%]

...gin.game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 本地调试加载本地图片都报错 IDE通过.ui自动生成的ui代码报错 问题状态 最新活动: 2...

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

1709. laya.d3.js 粒子代码 写的有问题。 [ 49%]

...urstsData)                 for (i=0,n=burstsData.length;i < n;i++){                 var brust=burstsData[i];                 emission.addBurst(new Burst(brust.time,brust.min,brust.max));             }             emission.enb...

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

1710. laya.d3.core.Sprite3D [ 49%]

...获得组件。 Sprite3D  getComponentsByType(type:*, components:Vector.<Component3D>):void 通过指定类型获得所有组件。 Sprite3D  getProjectionViewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean ...

来源: laya_api 发布时间: 20170929