大约有 1,599 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)
Laya_社区(983) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(33) Laya_示例(9) Laya2.0_示例(9)
...是button Two" _tip.showDislayTip(_testTip); } private function showTips2(name:String):void { _testTip.my_label.text="我是:" name; _tip.showDislayTip(_testTip);//自定义鼠标悬浮提示请用showDislayTip } } }显示效果: 简单悬浮提示 自定义悬浮提示 自定义携带参数悬...
来源: Laya_社区 发布时间: 20161115
... this._tileTextureSet = null; this._aniName = null; } setTileTextureSet (aniName, tileTextureSet) { this._aniName = aniName; this._tileTextureSet = tileTextureSet; tileTextureSet.addAniS...
来源: Laya_社区 发布时间: 20220627
...ing; //将defineDatas抓换成宏定义数组 Shader3D._getNamesByDefineData(compileDefine, deugDefines); if (!Config3D._config._multiLighting) { var index = deugDefines.indexOf("LEGACYSINGLELIGHTING"); (index !== -1) && (deug...
来源: Laya_社区 发布时间: 20200606
...KenParticle3D Index Constructors constructor Properties _extra _scene _url name tag LIGHTMAP LIGHTMAPSCALEOFFSET LIGHTMAP_DIRECTION PICKCOLOR REFLECTIONCUBE_HDR_PARAMS REFLECTIONCUBE_PROBEBOXMAX REFLECTIONCUBE_PROBEBOXMIN REFLECTIONCUBE_PROBEPOSITION REFLECTIONTEXTURE SAHDERDEFINE_LIGHTMAP SHADERDEF...
来源: Laya3.0_api 发布时间: 20231115
...exture Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG _videoTexturePool Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmap...
来源: Laya3.0_api 发布时间: 20231102
...S Fail: E:/new_work/client_deploy/bin/code.js {"message":"Unexpected token name «of», expected punc «;»","filename":"0","line":107395,"col":26,"pos":3691880} 2018-04-13 0 0 分享 微博 QZONE 微信 131*****785 赞同来自: 我直接用uglifyjs 压缩是报这样的错误: E:\new_work\uglify...
来源: Laya_社区 发布时间: 20180411
...= "#ffcccc"; Laya.stage.on(Event.CLICK,this,onClick); sp= new Sprite(); sp.name='base'; sp.loadImage("logo.png"); Laya.stage.addChild(sp); } private function onClick():void { var htmlsss:String=(Laya.stage.getChildAt(0) as Sprite).drawToCanvas(100,100,0,0).getCanvas().toDataURL(); var sp2:Sprite = n...
来源: Laya_社区 发布时间: 20170523
...value layerIndex: number = 0 层索引。 Returns void crossFade crossFade(name: string, transitionDuration: number, layerIndex?: number, normalizedTime?: number): void Defined in laya/d3/component/Animator.ts:1182 在当前动画状态和目标动画状态之间进行融合过渡播放。 Parameter...
来源: Laya3.0_api 发布时间: 20231102
...1 给stage添加一个监听事件 给ui命一个名字 监听event.target.name 2018-01-20 2 2 分享 微博 QZONE 微信 suteam 赞同来自: fevilbo 已解决,先监听舞台的MOUSE_DOWN事件,然后对其回调的evt.target进行检测即可知道是UI还是3d模型 2018-01-30 1 1 分享 微...
来源: Laya_社区 发布时间: 20180120
...s constructor Properties _id _sizeGrid _stateNum destroyedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid DEBUG Accessors bitmap cpuMemory destroyed gpuMemory height id obsolute referenceCount uv valid width cpuMemory gpuMemory Methods _addReference _clearReference _removeRef...
来源: Laya3.0_api 发布时间: 20231115