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

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

111. laya.debug.DebugTool.init is not a function [ 56%]

...unity插件导出的场景 physics3D is not a function Uncaught TypeError: tex.once is not a function 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function 用微信开发者调试的时候出现document.createTextNode is not a function 微信开发者工具iOS模拟器报错...

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

112. out.writeShort is not a function [ 56%]

...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...

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

113. 3D平行光产生的投影,如何修改颜色深浅? [ 55%]

...dowHelper.glsl" 里面找下面这句 #ifdef SHADOWMAP_PCF1\n value = tex2DPCF( shadowMap1,vText.xy,shadowPCFOffset,fMyZ); 紧跟着后面加上if(value < 0.8){ value = 0.8;} 这个值(0~1之间)越大,阴影越透明 SHADOWMAP_PCF3,SHADOWMAP_PCF2的也可以一样处理 源 • 2018-12-05...

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

114. Uncaught SyntaxError: Unexpected token ) [ 55%]

...fined错误 加载模型 报错。Uncaught Error: LoadModelV03: unknown vertexDeclaration. Uncaught TypeError: tex.once is not a function Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? HttpRequest请求头加入自定义的userId和token,总是报错 问题状...

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

115. [BUG]刚体约束问题,移动后约束混乱! [ 55%]

...0);     var planeMat = new Laya.BlinnPhongMaterial();     Laya.Texture2D.load("res/threeDimen/Physics/grass.png", Laya.Handler.create(this, function (tex) {       planeMat.albedoTexture = tex;     }));     //设置纹理平铺和偏移     var tilingOffset = pl...

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

116. dialog.removeSelf is not a function [ 54%]

...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...

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

117. 2D光遮挡器与阴影 · LayaAir3.4 · 引擎文档 · LAYABOX [ 54%]

... private lightOccluder: Laya.Sprite = new Laya.Sprite(); private backgroundTexture: string = "resources/bg2.png"; //组件被启用后执行,例如节点被添加到舞台后 onEnable(): void { Laya.loader.load(this.backgroundTexture).then(() => { this.createLightOccluder(); this.createSpotLigh...

来源: Laya3.0_文档 发布时间: 20251010

118. Object.defineProperty is not a function [ 54%]

...3D is not a function 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a functio...

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

119. 关于graphics.fillTexture,该api只能填充矩形的,请问有其他方法能填充圆形的吗? [ 54%]

关于graphics.fillTexture,该api只能填充矩形的,请问有其他方法能填充圆形的吗? fillTexture(tex:Texture, x:Number, y:Number, width:Number = 0, height:Number = 0, type:String = repeat, offset:Point = null):void 用该方法实现图片填充效果,但是目前需要用圆...

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

120. t._addReference is not a function [ 54%]

...unity插件导出的场景 physics3D is not a function Uncaught TypeError: tex.once is not a function 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function at api readFile fail callback function 用微信开发者调试的时候出现document.createTextNode is not a function ...

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