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

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

2461. iphone环境下使用image加载同域名下的验证码地址,居然启用了不同的sessionid,导致验证码失效 [ 49%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 iphoneX环境下新手引导的抠图...

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

2462. [LayaAirIDE 2.0]Particle2D无法直接拖拽到场景中使用,望解决 [ 49%]

...cle2D无法直接拖拽到场景中使用,望解决 发布后文件内 {"type":"Particle2D","props":{"y":821,"x":239,"url":"effects/lizi02.part","runtime":"laya.particle.Particle2D"}运行报错 Uncaught Can not find class laya.particle.Particle2D 我将laya.particle.Particle2D 改成 Particle2D...

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

2463. laya.physics.BoxCollider_API3.0 [ 49%]

...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

2464. 更新到1.7.6beta之后,HBox有bug [ 49%]

...自: Laya.init(1200, 400); Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); function onLoaded(): void { var hbox: laya.ui.HBox = new laya.ui.HBox(); for (var i: number = 0; i < 10; i++) { var skin: string; switch (i) { case 0: skin = "co...

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

2465. ProgressBar属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 49%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VSlider)。 ​ ProgressBar 组件的资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ​ (图2) ​ 设置 ProgressBar 组件的属性 value 的...

来源: Laya2.0_文档 发布时间: 20210715

2466. Uncaught Can not find class EffectAnimation undefined [ 49%]

...复 发起人 Supermang42 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 播放背景音乐的问题 刚打开 桌面调试出现报...

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

2467. 使用graphics.drawPath方法绘制带边框圆角矩形出现的问题 [ 49%]

...r Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 关于使用matterjs物理引擎鼠标问题 版本不匹配! 全局 tsc (2.2.2) !...

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

2468. HtmlDivElement 描边和下划线不能同时使用 [ 49%]

...为我已经在做 - 杀意来袭 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2022-09-17 11:37 浏览: 3176 关注: 2 人 passer • 2022-09-16 19:2...

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

2469. 资源版本问题 [ 49%]

...版本控制类型为使用文件名映射的方式 Laya.ResourceVersion.type = Laya.ResourceVersion.FILENAME_VERSION; Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, beginLoad)) function beginLoad() { //加载LOADING资源 Laya.loader.load([{ url: "res/atlas/icon.atlas" }, { u...

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

2470. laya.display.Graphics [ 49%]

...(texture:Texture, x:Number, y:Number, width:Number = 0, height:Number = 0, type:String = repeat, offset:Point = null):FillTextureCmd 用texture填充。 Graphics  getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少...

来源: Laya2.0_api 发布时间: 20190513