• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,994 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0211 秒)

2931. laya.d3.core.light.LightSprite [ 31%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

2932. laya.d3.core.particle.Particle3D [ 30%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String):Sprite3D[static] 加载网格模板,注意:不缓存。 Sprite3D loadHierarchy(url:String):void 加载层级文件,并作为该节点的子节点。 Sprite3D off(type:String, caller:*, listener:Function, ...

来源: laya_api 发布时间: 20170603

2933. laya.d3.core.trail.TrailSprite3D [ 30%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

2934. 打包native报错 [ 30%]

...idth=828,height=1792 2019-06-18 13:34:08.500957+0800 test1[6479:65523] download thread num = 3 2019-06-18 13:34:09.231013+0800 test1[6479:65523] createOpenALSource current num=10 2019-06-18 13:34:09.231349+0800 test1[6479:65523] Start js scripts/apploader.js 2019-06-18 13:34:09.237285+0800 test1[647...

来源: Laya_社区 发布时间: 20190618

2935. Tree属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 30%]

...png", "../../../../res/ui/tree/clip_tree_arrow.png" ]; //加载资源 Laya.loader.load(res, new Handler(this, onLoadComplete)); } /***加载资源完成***/ private function onLoadComplete(e:*=null):void { // 组装tree的数据 var treeData:String = ""; //外层循环为树的父节点(相当于...

来源: Laya2.0_文档 发布时间: 20210715

2936. laya.d3.core.material.BlinnPhongMaterial [ 30%]

...linnPhongMaterial  disableFog():void 禁用雾化。 BlinnPhongMaterial load(url:String, complete:Handler):void[static] 加载材质。 BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseMaterialProtected Methods Show Inherited Protected Methods Show Inherited Protected...

来源: Laya2.0_api 发布时间: 20190513

2937. laya.d3.core.RenderableSprite3D [ 29%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

2938. laya.d3.terrain.TerrainChunk [ 29%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

2939. laya.d3.core.SkinnedMeshSprite3D [ 29%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDisp...

来源: Laya2.0_api 发布时间: 20190513

2940. 引擎 TiledMap 居然不支持图块翻转 [ 29%]

...450;             this._gridHeight = 450;             this._jsonLoader = null;             this._loader = null;             this._tileSetArray = [];             this._currTileSet = null;             this._completeHandler = null;             this._mapRect = ne...

来源: Laya_社区 发布时间: 20220627