大约有 2,771 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0082 秒)
Laya_社区(1626) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(67) Laya2.0_示例(16) Laya_示例(11)
...数对应表,用来扩展更多类型的资源加载解析。Loader type : String[read-only] 加载类型。Loader typeMap : Object[static] 文件后缀和类型对应表。Loader url : String[read-only] 加载地址。LoaderPublic Methods Hide Inherited Public Methods Show Inherited Publ...
来源: Laya2.0_api 发布时间: 20190513
...BoolCondition Index Constructors constructor Accessors compareFlag id name type Methods checkState conditionIDToName conditionNameToID Constructors constructor new AnimatorStateBoolCondition(name: string): AnimatorStateBoolCondition Overrides AnimatorStateCondition.constructor Defined in laya/compon...
来源: Laya3.0_api 发布时间: 20231115
...。 TransformUV cloneTo(destObject:*):void 克隆。 TransformUV event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: laya_api 发布时间: 20170929
...yedImmediately lock name settings sv texture url uuid x y DEBUG activeBlendType Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDrawCounter addNewParticlesToVert...
来源: Laya3.0_api 发布时间: 20231115
...ildren():void 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同L...
来源: laya_api 发布时间: 20170929
微信小游戏中加载unity导出的场景报错the .lh file root type must be Scene 报错:the .lh file root type must be Scene。 看了下代码,是读取的.ls文件并不是按照数组方式读取的,而是安装字符串读取进来的,所以导致判断type失败: /**...
来源: Laya_社区 发布时间: 20180101
...Index Constructors constructor Properties _attrs name obj space style text type pool Methods fetchAttributes getAttr getAttrBool getAttrFloat getAttrInt getAttrString reset setAttr getFromPool returnToPool Constructors constructor new HtmlElement(): HtmlElement Defined in laya/html/HtmlElement.ts:28...
来源: Laya3.0_api 发布时间: 20231115
...ir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。const Browser = Laya.Browser; let viewWidth = Browser.width, viewHeight = Browser.height, lasers = [], tick = 0, frequency = 80, type = 0; class PIXI_Example...
来源: Laya2.0_示例 发布时间: 20241123
... private var _oldY:Number; private function onMuseHandler(type:Event,index:int):void { trace("type:" + type.type + "ddd--" + _list.scrollBar.value + "---index:" + index); var curX:Number,curY:Number; if(type...
来源: Laya_社区 发布时间: 20171204
请问例子特效导出时报错? TypeLoadException: Could not load type 'MainModule'. 不管是什么特效,都会报这个错误 2017-03-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同...
来源: Laya_社区 发布时间: 20170331