大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...ylinder createPlane createQuad createSphere Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...置的一个 240x240的动画,代码如下_proto_.onAnimation_BirdSing = function () { this.aniBirdSing = new Laya.Animation(); this.aniBirdSing.loadAtlas("res/atlas/birdsing.json"); this.aniBirdSing.interval = 35; // 设置播放间隔(单位:毫秒) this.aniBirdSing.index = 0; // 当前播...
来源: Laya_社区 发布时间: 20171026
...r中也找到了intersects方法,不过用法好像不太一样,public function intersects(rect:Rectangle):Boolean 问题一:是不是也是这样去用?if(rectangleA.intersects(rectangleB)) 问题二:如果是这样去用,那么是不是每一个image对象都要创建一个相应...
来源: Laya_社区 发布时间: 20161202
..._scene3d.addChild(_disObj3d); _disObj3d.once(Event.HIERARCHY_LOADED, null, function(sender:Sprite3D):void { var ms:MeshSprite3D = _disObj3d.getChildByName("mod_CiKeZhuangBei_Body_03") as MeshSprite3D; if(ms) { trace("length " + ms.meshRender.sharedMaterial...
来源: Laya_社区 发布时间: 20170101
...Class with type parameter Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...hild' of null TypeError: Cannot read property 'addChild' of null at Function.ViewRenderManager.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/l...
来源: Laya_社区 发布时间: 20170908
...equire("./matter.js");之后 又出现个 TypeError: window.focus is not a function 2018-05-11 0 0 分享 微博 QZONE 微信 吉日-jerry 赞同来自: @layabox 请问测试了么?有好的解决方案么? 2018-05-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该...
来源: Laya_社区 发布时间: 20180508
...temBySCI motionOne rebuild removeOne update Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...[static] VertexMeshMethod DetailgetVertexDeclaration()method public static function getVertexDeclaration(vertexFlag:String, compatible:Boolean = true):VertexDeclaration 获取顶点声明。 Parameters vertexFlag:String — 顶点声明标记字符,格式为:"POSITION,NORMAL,COLOR,UV,UV1,BLENDWEIGHT...
来源: Laya2.0_api 发布时间: 20190513
...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102