大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0084 秒)
Cannot read property 'toDefault' of undefined报错是什么原因 主要代码如下:Laya.class(MousePickingScene, "MousePickingScene", Laya.Scene); function MousePickingScene() { MousePickingScene.super(this); this.camera = new Laya.Camera(0,0.1,100); this.addChild(this.camera); this.camera.cle...
来源: Laya_社区 发布时间: 20170323
... at t.i._createWebGlTexture (http://stand.alone.version/lib ... 733599) at t.i.recreateResource (http://stand.alone.version/lib ... 734726) ...
来源: Laya_社区 发布时间: 20180129
...01 浏览: 2083 关注: 2 人 198*****136 • 2020-09-11 16:34 export default class Scene_Battle extends Laya.Script{ playerUnitReady:number; enemyUnitReady:number; private playerUnit:Laya.Animation[]; private enemyUnit:Laya.Animation[]; constructor(){ super(); Laya.stage.alignH= Laya.Stage.ALIGN_CE...
来源: Laya_社区 发布时间: 20200910
...bj/RenderElementOBJ.ts:20 _shaderInstances _shaderInstances: SingletonList<ShaderInstance> Implementation of IRenderElement._shaderInstances Inherited from RenderElementOBJ._shaderInstances Defined in laya/d3/RenderObjs/RenderObj/RenderElementOBJ.ts:16 _transform _transform: Transform3D Implem...
来源: Laya3.0_api 发布时间: 20231115
...设置遮罩节点对象 点击区域 Hit Area 点击区域 后期处理 Filters UI滤镜效果 其中Mouse Enabled、Mouse Through、Hit Test Prior、Hit Area统一放在“2.4.6鼠标操作相关属性”中讲解 2.4.1 关于节点层级关系 如图2-10所示,在层级面板中添加了两个S...
来源: Laya3.0_文档 发布时间: 20251010
...gin.game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json文件 报错 问题状态 最新活动: 2017-12-07 16:18 浏览: 3024 ...
来源: Laya_社区 发布时间: 20171207
...图文件 skyBox.textureCube = Laya.TextureCube.load("res/skyBox1/skyCube.ltc"); 但发布到微信小游戏时,启动报错,请问是什么问题: gameThirdScriptError Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided. TypeErr...
来源: Laya_社区 发布时间: 20180307
...modules/layaair2-cmd/node_modules/natives/index.js:55:10) at Object.<anonymous> (/usr/local/lib/node_modules/layaair2-cmd/node_modules/graceful-fs/fs.js:1:37) at Module._compile (internal/modules/cjs/loader.js:956:30) at Object.Module._extensions..js (internal/modules/cjs/loa...
来源: Laya_社区 发布时间: 20210420
... for (var i: number = 0, n: number = spirit3D._childs.length; i < n; i++) this.addSkinComponent(spirit3D._childs[i]); } 附件 : --> cat.zip 2018-07-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20180724
...le:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:11677:28) at Pry_floor.<anonymous> (file:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:11663:22) at EventHandler.run (file:///D:/zxl/2.0_stable/lfGame2.0/bin/libs/laya.core.js:986:38) at Animation.event (file:///D:/zxl/2.0_stable/lfGame2.0/b...
来源: Laya_社区 发布时间: 20200417