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

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

861. laya.d3.core.scene.scenerendermanager.ISceneRenderManager_API3.0 [ 58%]

... border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索...

来源: Laya3.0_api 发布时间: 20230115

862. laya.gltf.glTFMesh_API3.0 [ 58%]

... border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索...

来源: Laya3.0_api 发布时间: 20230115

863. laya.html.dom.HTMLElementType_API3.0 [ 58%]

... border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索...

来源: Laya3.0_api 发布时间: 20230115

864. laya.d3.core.render.posteffect.AOQUALITY_API3.0 [ 58%]

... border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索...

来源: Laya3.0_api 发布时间: 20230115

865. laya.components.TypeAnimatorLayer_API3.0 [ 58%]

... border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media (max-width: 767px) { #laya_content { overflow: auto; margin: 0px auto 0 auto; padding: 0; } } 版本: 分类 类索...

来源: Laya3.0_api 发布时间: 20230115

866. Button 设置皮肤 [ 58%]

...皮肤 为什么Button中set skin方法,是直接取资源,而不是和Image中一样先判断是否存在该资源,如果没有就去载入呢? 现在是有这个需求的,不明白为什么不这么处理。。。 2018-03-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

867. 重力感应在手机没有回调问题 [ 58%]

...白部分的颜色问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 IDE创建的UI 层级问题 问题状态 最新活动: ...

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

868. 关于native缓存问题 [ 58%]

...些Timer相关的问题 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 关于removechild、destory、clear的问题 ios原生回调问题 问题状态 最新活动: 2018-03-22 14:09 浏览: 613 关注: 2 人

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

869. 勾选框checkbox大小 [ 58%]

...小一直很疑惑,如果是自适应屏幕大小,应该怎么弄呢 Image加载完成后的图片大小重设问题 如何让VScrollBar的Bar有动态大小 加载显示后图片怎么通过代码设置大小设置大小???? 请问用了位图字体要怎么修改字体大小? LayaAir...

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

870. list ,增加item ,我想在末尾增加,但是每次都给我翻倍的增加,如何解决 [ 58%]

...增加,如何解决 _proto.room_xinxi=function(){ this.roombg=new Laya.Image($mj.Curr_Game_ImagePath + "hall/room_bg.png"); this.roombg.pos(50,150); this.addChild(this.roombg); var button = new Sprite(); button.loadImage($mj.Curr_Game_ImagePath + "hall/room_jiesan.png"); button.pos(300, 0); this.r...

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