大约有 5,182 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0122 秒)
Laya_社区(4570) Laya2.0_文档(402) Laya3.0_文档(113) Laya3.0_api(22) Laya2.0_api(22) laya_api(19) Laya_示例(19) Laya2.0_示例(15)
...然后将这个texture赋予meshsprite3d的材质 附件 : --> H5_Demo.zip 2019-04-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 参照这个https://ldc.layabox.com/doc/?nav=zh-as-4-1-...
来源: Laya_社区 发布时间: 20190428
... "000"); Laya.stage.addChild(roleAni); roleAni.interval = 120; //播放指定的某一个动作,如果用这行代码就不对了,播放不出来任何东西 roleAni.play(0, true, stand + "000"); //播放所有动作,如果用这一行代码就没问题...
来源: Laya_社区 发布时间: 20170821
...pps 这意味着iOS端就废了? App Updates for HTML5 Apps September 6, 2019 In order to provide users with the secure and curated experience that they expect on the App Store, we have always specified that apps must be self-contained bundles. This means that the core features and functionality o...
来源: Laya_社区 发布时间: 20190909
LayaAir2在编辑器里面新建默认的3D项目(TS语言),无法完成编译和运行。 输出如下: 开始编译 -------------------------------------- [19:13:20] Working directory changed to C:\GreenSoft\LayaAirIDE_beta\resources\app [19:13:20] Using gulpfile ~\Documents\LayaBox2\De...
来源: Laya_社区 发布时间: 20180916
...。laya.display.text中关于文本样式的API参数: ![1](img/1.png) ![2](img/2.png) ![3](img/3.png) ![4](img/4.png) 给我们设置字体样式的代码中,先给这个文本设置一个文本区域,然后设置文本在文本区域水平居中和垂直居中。不设置文本区域的直...
来源: Laya2.0_文档 发布时间: 20210714
...ex:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 BoundFrustumProperty Detailbottompropertybottom:Plane [read-only] 获取底平面。 Implementation public function get bottom():Planefarproperty far:Plane [read-...
来源: laya_api 发布时间: 20170929
...ex:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 BoundFrustumProperty Detailbottompropertybottom:Plane [read-only] 获取底平面。 Implementation public function get bottom():Planefarproperty far:Plane [read-...
来源: Laya2.0_api 发布时间: 20190513
...的参数是sk文件的路径,可以给sk加版本号,例如: a.sk?v=2; 底层会自动读取sk需要的png文件 但是加载的图片是a.png,并没有带版本号 出现的问题: 如果更新过a.png文件,无法更新a.png的版本,不知道能通过何种方法更新? 2018-04-0...
来源: Laya_社区 发布时间: 20180404
...小游戏 关系链数据上屏绘制是获取上屏(canvas.getContext('2d'))会报错,普通2D微信小游戏正常 VM291:1 gameThirdScriptError Cannot set property '__proto__' of null TypeError: Cannot set property '__proto__' of null at HTMLCanvasElement.n.getContext (http://127.0.0....
来源: Laya_社区 发布时间: 20180328
...到的一些不足和问题 希望能增加和改进 加油Laya!) IDE的2d界面 选择节点会点到最顶层的UI 而不是当前层的UI 2.0版本都没这个问题3dUI的mask 移动过程底层的UI会消失 可以看看这个源码的boss界面 编辑器多个场景不能同时显示 ...
来源: Laya_社区 发布时间: 20230515