大约有 10,316 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0224 秒)
Laya_社区(9887) Laya2.0_文档(169) Laya3.0_文档(139) Laya3.0_api(53) Laya2.0_api(21) laya_api(21) Laya_示例(16) Laya2.0_示例(10)
...a.Scene; var camera = scene.addChild(new Laya.Camera(0, 0.1, 100)) as Laya.Camera; camera.transform.translate(new Laya.Vector3(0, 0.8, 1.5)); camera.transform.rotate(new Laya.Vector3(-30, 0, 0), true, false); var mesh = scene.addChild(new Laya....
来源: Laya_社区 发布时间: 20161201
...ot=null; this.parentBone=null; this.length=10; this.transform=null; this.inheritScale=true; this.inheritRotation=true; this.rotation=NaN; this.resultRotation=NaN; this.d=-1...
来源: Laya_社区 发布时间: 20190805
...ivo快游戏,无法生成Rpk问题 问题状态 最新活动: 2018-07-19 10:40 浏览: 1384 关注: 3 人 沐风 • 2018-07-18 17:58 我动态设置labels后icon就没了,静态设置就没问题 var dialog = new QuestionDialogUI(); Laya.stage.addChild(dialog); dialog.popup(); dialog.btn_questi...
来源: Laya_社区 发布时间: 20180718
... 纹理格式_PVRTCRGB_4BPPV。BaseTexture FORMAT_PVRTCRGBA_2BPPV : int = 10[static] 纹理格式_PVRTCRGBA_2BPPV。BaseTexture FORMAT_PVRTCRGBA_4BPPV : int = 12[static] 纹理格式_PVRTCRGBA_4BPPV。BaseTexture FORMAT_R8G8B8 : int = 0[static] 纹理格式_R8G8B8。BaseTexture FORMAT_R8G8B8A8 :...
来源: Laya2.0_api 发布时间: 20190513
...yThread: Application com.layabox.game is waiting for the debugger on port 8100... I/System.out: Sending WAIT chunk I/dalvikvm: Debugger is active I/System.out: Debugger has connected I/System.out: waiting for debugger to settle... Connected to the target VM, address: 'localhost:8600', transport: 'so...
来源: Laya_社区 发布时间: 20171218
...设置数据项为对应图片的路径 var data = []; for (var i = 0; i < 10; ++i) { data.push("res/ui/listskins/1.jpg"); data.push("res/ui/listskins/2.jpg"); data.push("res/ui/listskins/3.jpg"); data.push("res/ui/listskins/4.jpg"); data.push("res/ui/listskins/5.jpg"); } list.array = data; } functi...
来源: Laya2.0_文档 发布时间: 20210714
... 微信 li970704928 赞同来自: 到舞台边缘出现问题 2017-12-13 0 10 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 你把项目demo 上传附件,我亲自试一下 2017-12-13 0 1 分享 微博 QZONE 微信 li970704928 赞同来自: 这个是类 2017-12-13 0 1 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20171213
...Laya2.6.1创建的3D示例项目 问题状态 最新活动: 2018-07-24 18:10 浏览: 1703 关注: 1 人 zsq • 2018-08-09 20:16 有截图吗,是什么
来源: Laya_社区 发布时间: 20180724
...24 18:56 @Laya_Aaron:看看我们的临时方案 Laya_Aaron • 2018-06-25 10:39 @geo:自己写一个判断很好。开源本身就需要自己扩展功能 Laya_Aaron • 2018-06-23 11:09 我会看动画的文档 geo • 2018-06-23 14:26 @Laya_Aaron:上传了项目文件,能看下吗?
来源: Laya_社区 发布时间: 20180622
...围, 用于计算飞行路径 */ private _fly_site:Site = new SiteEntity( 10, 10, -1, 400 ); public static _ani_cached:boolean = false; // toset: /** 飞行物的中心点, 参照物为魔鬼, 用于确定瞄准点和整体的中心点 */ private _pivot_demon:Point = <Point>{ x: 50, y: 50 ...
来源: Laya_社区 发布时间: 20180515