大约有 1,615 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1128) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(85) Laya3.0_文档(30) Laya2.0_示例(9) Laya_示例(9)
...啊 求看下 unity导出的场景在手机上提示"request:fail invalid url" atlas目录下.json文件与.atlas的区别 ide 2.4.0 和 2.5.0 发布微信小游戏 开启版本管理后 读取atlas中图片时引擎仍然使用未加hash之前的文件名,导致微信打包工具找不到文件...
来源: Laya_社区 发布时间: 20180203
...a.Skeleton private _handler: Laya.Handler; constructor(url: string, handler: Laya.Handler, aniMode: number = 0) { this._handler = handler; this.mFactory = new Laya.Templet(); this.mFactory.on(Laya.Event.COMPLETE, this,...
来源: Laya_社区 发布时间: 20200618
...片),x,y,width,height参数取消。</p> * @param url 图片地址。 * @param complete (可选)加载完成回调。 * @return 返回精灵对象本身。 */ public function loadImage(...
来源: Laya_社区 发布时间: 20181010
...示,下面的编码为就是错误的。 ```javascript Laya.loader.load(urls, Handler.create(this, onAssetLoaded), Handler.create(this, onLoading)); ``` 在上面的代码中,使用`Handler.create(this, onLoading)`返回的回调方法,是要处理progress加载进度事件,由于回调...
来源: Laya2.0_文档 发布时间: 20210715
...,此图片被大图合集管理器管理 * @param url 图集地址或者texture地址,比如 Loader.clearTextureRes("res/atlas/comp.atlas"); Loader.clearTextureRes("hall/bg.jpg"); */ public static function clearTextureRes(url:String)...
来源: Laya_社区 发布时间: 20180425
...tors constructor Properties _id destroyedImmediately lock name renderQueue url uuid ALPHATESTVALUE DEBUG RENDERQUEUE_ALPHATEST RENDERQUEUE_OPAQUE RENDERQUEUE_TRANSPARENT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty ...
来源: Laya3.0_api 发布时间: 20231115
...Node transform : Transform3D[read-only] 获取精灵变换。 Sprite3D url : String 获取资源的URL地址。 Sprite3D width : Number[read-only] 获取地形X轴长度。 MeshTerrainSprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By MeshTer...
来源: laya_api 发布时间: 20170929
...间。 SoundChannel startTime : Number 开始时间。 SoundChannel url : String 声音地址。 SoundChannel volume : Number 音量范围从 0(静音)至 1(最大音量)。 SoundChannelPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By eve...
来源: laya_api 发布时间: 20170929
...体对象 和 克隆体: 大体上看有处不同: 本体有属性 _url:"D:/test/Game3D02/bin/h5/LayaMonkey/LayaMonkey.lh" url:"D:/test/Game3D02/bin/h5/LayaMonkey/LayaMonkey.lh" 而克隆体 url:undefined 不知道和这个有没有关系 webwxgetvideo.zip 2019-06-18 0 0 分享 微...
来源: Laya_社区 发布时间: 20190618
..., bold:Boolean = false, italic:Boolean = false, underline:Boolean = false, url:String = null, target:String = null, align:String = null, leftMargin:Object = null, rightMargin:Object = null, indent:Object = null, leading:Object = null) { //Config.fontName, 18, LIST_LABEL_COLOR, //false, false, false,...
来源: Laya_社区 发布时间: 20170516