大约有 2,565 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0062 秒)
Laya_社区(1380) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (C:\Users\Administrator\Desktop\jjj.js:1:85) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447...
来源: Laya_社区 发布时间: 20170424
...rror: Cannot read property 'currentTarget' of null SimpleSingletonList:[object Object] has in SingletonList. https://developers.weixin.qq.com/community/minigame/doc/000c2ee5ea490818c39ac998d54400 微信论坛链接 2020-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20200707
...air2-cmd\node_modules\rollup\dist\shared\node-entry.js:11878:12) at Object.error (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:12912:24) at Object.error (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd...
来源: Laya_社区 发布时间: 20200704
...is,this.clickHandler); } private function clickHandler():void { var iframe:Object = Browser.document.createElement("iframe"); iframe.style.position ="absolute";//设置布局定位。这个不能少。 iframe.style.zIndex = 100;//设置层级 iframe.style.left ="100px"; iframe.style.top ="100px"; if...
来源: Laya_社区 发布时间: 20180223
...enderer么? unity用laya插件导出时报错: NullReferenceException: Object reference not set to an instance of an object r.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, Boolean A_2) r.b () r.b (System.String A_0) LayaAir3D.exportResource (Boolean isDebug, Int32 Platformindex, Sys...
来源: Laya_社区 发布时间: 20180403
...otected function dataSourceChange(eventType:String, property:String, value:Object):void { var data:* = this[property]; this[property] = value; if (value != data) { var result:Boolean = event(eventType , {oldValue:data , newValue:value}); } } }现在问题就出在Data这个类上面,如果将Data...
来源: Laya_社区 发布时间: 20161223
...orlib/System.IO/Path.cs:215) LayaExport.DataManager.saveLightMapFile (.JSONObject customProps) LayaExport.DataManager.getSceneNode () LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:435) LayaAi...
来源: Laya_社区 发布时间: 20180510
...WebGLProgram() { … } Symbol(Symbol.toStringTag):"WebGLProgram" __proto__:Object {constructor: , __defineGetter__: , __defineSetter__: , …} __proto__:function () { … } Symbol(Symbol.toStringTag):"WebGLProgram" __proto__:Object {constructor: , __defineGetter__: , __defineSetter__: , …} 什...
来源: Laya_社区 发布时间: 20180822
...public class AttachPointInheritanceAttachPoint Component3D EventDispatcher Object AttachPoint 类用于创建挂点组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By attachBones : Vector.<String>挂点骨骼的名称。AttachPoi...
来源: laya_api 发布时间: 20170929
...ethods Packagelaya.utilsClasspublic class ClassUtilsInheritanceClassUtils Object ClassUtils 是一个类工具类。 Public Methods MethodDefined By createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):*[static] 根据指定的 jso...
来源: Laya2.0_api 发布时间: 20190513