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

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

2521. Cannot read property 'call' of undefined [ 48%]

...到舞台时,抛出了异常,求助该怎么解决   详细日志: "TypeError: Cannot read property 'call' of undefined    at Function.<anonymous> (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:130:41)    at new GameScene (file:///Users/moos/Company/Eme...

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

2522. DragonBone动画使用(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 48%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Animation&class=laya.ani.bone.Skeleton) 创建文档类DragonBonesDemo.as,代码编写如下: ```java package { import laya.ani.bone.Skeleton; public class DragonBonesDemo { public function DragonBonesDem...

来源: Laya2.0_文档 发布时间: 20210714

2523. EXT:webgl support OES_vertex_array_object! [ 48%]

...,会有线条,并未遮罩完整 2.0.0编译报错Cannot find global type 'Array' 切换场景编辑器时 Laya3D init error must support webGl Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 请问object层中添加...

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

2524. 我照着例子做的换装例子切换不了卡槽的图片,附件为我的demo,请帮忙看看 [ 48%]

...this.currTexture && Render.isWebGL && this.currDisplayData.type==0 && this.currDisplayData.uvs){ this.currTexture=this.currDisplayData.createTexture(this.currTexture); } 跟代码发现this.currDisplayData.uvs是null这是为什么呢 附件 : --> DragonBone.zip 2018-02-01 ...

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

2525. js中使用sharedMesh报错 [ 48%]

...warehouseCollider1.mesh = warehouse1.meshFilter.sharedMesh;错误信息: TypeError: Cannot read property 'sharedMesh' of undefined at onComplete (file:///E:/LayaWorkspace/javaScriptLaya/src/warehouse.js:129:52) at Handler.__proto.run (file:///E:/LayaWorkspace/javaScriptLaya/bin/libs/laya.core.js:6...

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

2526. [LayaAir3]一个 jpg 图片儿,在勾选了sRGB的情况下,为啥在 Premultiply Alpha 选和不选两种情况时,预览区看到的图片的显示亮度不一样呢? [ 48%]

...到的图片的显示亮度不一样呢? 一个 jpg 图片儿, texture type: Default, 勾选sRGB   为啥在 Premultiply Alpha 选和不选两种情况时,apply 后,预览区看到的图片的显示亮度不一样呢. 但是在场景区显示相同. 发现了,当我勾选了 sRGB 的前...

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

2527. Uncaught Can not find class EffectAnimation undefined [ 48%]

...复 发起人 Supermang42 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 播放背景音乐的问题 刚打开 桌面调试出现报...

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

2528. worker.js 使用问题 [ 48%]

worker.js 使用问题 开启后报错如下Uncaught TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided.     at Texture2D.__proto._createWebGlTexture (laya.d3.js:33519)     at Texture2D.__proto.recreateResource (laya.d...

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

2529. spine 推荐使用方式 [ 48%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用钢体设置防穿后仍有几率会穿透 预设怎么在代码中...

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

2530. [LayaNative3]s_Blend 2与s_BlendDstRGB冲突 导致原生安卓闪退 [ 48%]

...会奔溃。  { "version": "LAYAMATERIAL:04", "props": { "textures": , "type": "BLINNPHONG", "renderQueue": 2000, "alphaTest": false, "materialRenderMode": 0, "s_Cull": 2, "s_BlendDstRGB": 7, "s_Blend": 2, "s_DepthTest": 1, "s_DepthWrite": true, "u_DiffuseColor": [ 1, 1, 1, 1 ], "u_MaterialSpecular...

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