大约有 367 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
Laya3.0_api(137) Laya_社区(80) Laya2.0_api(65) laya_api(54) Laya2.0_文档(19) Laya3.0_文档(9) Laya2.0_示例(3)
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 x x: number = 0 Defined in laya/particle/ParticleTemplate2D.ts:42 y y: number = 0 Defi...
来源: Laya3.0_api 发布时间: 20231115
...许实例。 Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial b...
来源: laya_api 发布时间: 20170929
...t):void { callBack != null && callBack.runWith([1, data]); } }); //获取加载进度 downloadTask.onProgressUpdate(function (data:Object):void { callBack != null && callBack.runWith([2, data.progress]); }); } 2018-08-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20180820
...el SoundChannel对象,通过此对象可以对声音进行控制,以及获取声音信息。 Static playSound playSound(url: string, loops?: number, complete?: Handler, soundClass?: {}, startTime?: number): SoundChannel Defined in laya/media/SoundManager.ts:304 播放音效。音效可以同时...
来源: Laya3.0_api 发布时间: 20231115
tiledMap问题,getTileProperties获取地图属性不能获取到 IDE:2.0.0bate5.1 tiled版本:2019.02.10 调用getTileProperties返回结果一直为null,看了源码发现不管传入什么参数都会返回为null。 因为_tileProperties初始化的完成后就为{0:undefined}。 /** ...
来源: Laya_社区 发布时间: 20190218
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D attenuation : Vector3 获取点光的衰减。 PointLight color : Vector3 灯光颜色。 LightSprite...
来源: laya_api 发布时间: 20170929
...lean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...
来源: Laya3.0_api 发布时间: 20231115
...(2.0 插件导出的 lh) 文件 加载成功后,用 Laya.loader.getRes() 获取 let sprite3D: Laya.Sprite3D = Laya.loader.getRes(resName) as Laya.Sprite3D; 调试发现 获取到的 对象居然是 string 类型,而不是 Sprinte3D 对象 相同的代码 在 LayaAir IDE v.1.7.22 中建 Laya1 ...
来源: Laya_社区 发布时间: 20180126
... 请问下加载TFF字体要怎么加载呢? 位图字体不显示 怎样获取浏览器地址传过来的GET参数 LayaAir 库文件加载速度慢 请问一下怎样动态加载prefab 问题状态 最新活动: 2019-07-05 19:45 浏览: 800 关注: 1 人
来源: Laya_社区 发布时间: 20190705
...lean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...
来源: Laya3.0_api 发布时间: 20231115