大约有 146 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
...trength = 4; bg.filters = [blurFilter]; 报错: Laya.BlurFilter is not a constructor 怎么破? 2019-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 糖果。 赞同来自: 看看是不是用法有问题...
来源: Laya_社区 发布时间: 20190105
...Material extends Laya.BaseMaterial { static DIFFUSETEXTURE_ID: number = 1; constructor() { super(); this.setShaderName("CustomShader"); } public getDiffuseTexture(): Laya.BaseTexture { return this._getTexture(CustomMaterial.DIFFUSETEXTURE_ID); } public setDiffuseTexture(value: Laya.BaseTexture): voi...
来源: Laya_社区 发布时间: 20170815
...根据编辑,编译后报:Uncaught TypeError: Laya.TiledMap is not a constructor 附件 : --> 2019-09-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题...
来源: Laya_社区 发布时间: 20190904
..._STATE,有什么用能不能去掉。 TypeError: Laya.MovieClip is not a constructor 问题状态 最新活动: 2018-09-19 17:23 浏览: 999 关注: 2 人
来源: Laya_社区 发布时间: 20180919
...Pool.getItemByClass("board",this.Board); 报下面这个错 cls is not a constructor 2017-12-11 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 好的,有问题再反馈 那...
来源: Laya_社区 发布时间: 20171211
...ta: Uint8ClampedArray; public width: number; public height: number; public constructor(width: number, height: number) { this.width = width; this.height = height; this.data = new Uint8ClampedArray(width * height * 4); } } window.ImageData = ImageData; // 报错的话改成window['ImageData']
来源: Laya_社区 发布时间: 20181122
...? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Box自动宽度计算错误 Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2019-05-22 12:03 浏览: 706 关注: 1 人
来源: Laya_社区 发布时间: 20190522
...? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Box自动宽度计算错误 Uncaught TypeError: Cannot read property 'props' of undefined 问题状态 最新活动: 2019-05-23 11:07 浏览: 602 关注: 2 人
来源: Laya_社区 发布时间: 20190522
...oller Class AnimatorController Hierarchy Resource AnimatorController Index Constructors constructor Properties _id clipsID data destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _...
来源: Laya3.0_api 发布时间: 20231115
...日志面板上 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 问题状态 最新活动: 2018-05-24 11:35 浏览: 1549 关注: 2 人
来源: Laya_社区 发布时间: 20180517