大约有 6,376 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0263 秒)
Laya_社区(5551) Laya2.0_文档(425) Laya3.0_文档(232) Laya3.0_api(63) Laya2.0_api(42) laya_api(37) Laya_示例(17) Laya2.0_示例(9)
...ISelect._scene Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Implementation of ISelect._skinBaseUrl Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设...
来源: Laya3.0_api 发布时间: 20231115
...集文件 问题状态 最新活动: 2018-06-18 07:23 浏览: 1502 关注: 4 人
来源: Laya_社区 发布时间: 20180302
导出带骨骼动画的模型时报错,unity5.6.3p4 64bit,插件LayaAirUnityPlugin 1.7.14 导出时报错,附件里是资源包,求大神帮忙看看这是哪里出了问题KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System...
来源: Laya_社区 发布时间: 20180125
...Products/Debug-iphonesimulator/wangpainiuniu.app/wangpainiuniu normal x86_64 cd /Users/poss/Desktop/release/iOS/wangpainiuniu/wangpainiuniu export IPHONEOS_DEPLOYMENT_TARGET=7.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr...
来源: Laya_社区 发布时间: 20161229
...rivate var hSlider:HSlider; public function HSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hslider.png", "resource/ui/hslider$bar.png"], Handler.create(this, onLoadComplete));//加...
来源: Laya3.0_api 发布时间: 20231115
...rivate var vSlider:VSlider; public function VSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vslider.png", "resource/ui/vslider$bar.png"], Handler.create(this, onLoadComplete));//加...
来源: Laya3.0_api 发布时间: 20231115
...的开发者可以参考[这里](https://ldc.layabox.com/doc/?nav=zh-as-3-4-1)。但是在项目中真正用到它的地方很少。但是svg的强大是不容忽视的,有些简单的图形,几行文本就可以描述出来,不必进行网络的加载。比如丰富的艺术字,比如奇形...
来源: Laya2.0_文档 发布时间: 20210715
...到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 w1114367261 赞同来自: 你所说的显示不全是!list的个数不够?还是ui显示不完全?能否给一张错误截图! 2018-05-08 0 0 分享 微博 QZONE 微信 Miller 赞同来自: 就是我在开放域中如何...
来源: Laya_社区 发布时间: 20180507
...ayaSample.js"></script> <!--jsfile--Main--> 2016-10-04 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你这个问题存在两种情况:第一种情况就是在当前引入Laya3d的类没用导入包,另一种情况就是版本的问题,你这个问题用下最新...
来源: Laya_社区 发布时间: 20160912
...r hScrollBar:HScrollBar; public function HScrollBar_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hscroll.png", "resource/ui/hscroll$bar.png", "resource/ui/hscroll$down.png", "resource/ui/h...
来源: Laya3.0_api 发布时间: 20231115