大约有 27,837 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0373 秒)
Laya_社区(25509) Laya3.0_api(795) Laya2.0_文档(483) Laya2.0_api(366) laya_api(298) Laya_示例(157) Laya2.0_示例(119) Laya3.0_文档(110)
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/CompoundColliderShape" CompoundColliderShape Class CompoundColliderShape CompoundColliderShape 类用于创建组...
来源: Laya3.0_api 发布时间: 20231115
”Laya.Browser.onIPad“在微信小游戏上不正确 ”Laya.Browser.onIPad“在微信小游戏上不正确,在iPad上为false, 在iPhone上反而为true。查看了一下laya.wxmini.js中对应的代码:if (model.indexOf("iPhone") != -1) { Laya.Browser.onIPhone = true; Laya.Browser.onIOS =...
来源: Laya_社区 发布时间: 20191012
laya升级到2.0.0beat4版本,加载场景出现的bug 加载:Laya.loader.create("Laya/Conventional/Map_SCC.ls",Laya.Handler.create(this,this.LoadCompleteHandler)); 加载完成后: var scene3D:Laya.Scene3D = Laya.loader.getRes(this.mSceneName) as Laya.Scene3D; Laya.stage.addChild(scene3D); 异常:...
来源: Laya_社区 发布时间: 20181031
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/renders/Render" Render Class Render Render 是渲染管理类。它是一个单例,可以使用 Laya.render 访问。 Hierarchy R...
来源: Laya3.0_api 发布时间: 20231115
[LayaAir3]Laya2和Laya3 2d物理运行结果不一样 只有一个刚体,Laya2和Laya3设置一样的参数,然后给一样的线速度,运动的距离都不一样呢; 附件 : --> 未命名文件夹.zip 2024-10-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20241029
Laya Air IDE 2.0 视图布局怎么调整 Laya Air IDE 2.0 视图布局怎么调整 2019-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 bpmf_d 赞同来自: 不能调 2019-05-16 0 0 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20190118
...找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 问题已解决 2018-07-27 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 报错已经给你提示了,换一种加载方法读取这个文件,把相关代码贴一下看看,能直接解...
来源: Laya_社区 发布时间: 20180317
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColo...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Bounds" Bounds Class Bounds Bounds 类用于创建包围体。 Hierarchy Bounds Implements IClone Index Constructors constr...
来源: Laya3.0_api 发布时间: 20231115
[laya2.0]3D场景怎么截屏 Laya2.0,使用如下代码,只能截2D图,3D模型场景截的坐标角度都有问题 let canvas: laya.resource.HTMLCanvas = Laya.stage.drawToCanvas(600, 1000, 0, 0); let tex: laya.resource.Texture = canvas.getTexture(); let sp: Laya.Sprite = new Laya.Sprite(); ...
来源: Laya_社区 发布时间: 20191012