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

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

1971. laya.d3.terrain.TerrainRender [ 48%]

...lic class TerrainRenderInheritanceTerrainRender BaseRender EventDispatcher Object MeshRender 类用于网格渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。...

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

1972. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 48%]

...= "/" ? this.mUrl : this.mUrl + "/";             var data: any = new Object();             data.command = request.command;             data.adpter = request.adpter;             data.params = args;             console.log("netconnection call:", url + command, JSON.string...

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

1973. [LayaAir3]3.2中,多个平台默认不支持bullet wasm物理库 [ 48%]

...引擎鼠标问题 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? laya2的Scene默认是文件模...

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

1974. laya.ui.FrameClip [ 48%]

...ceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值...

来源: laya_api 发布时间: 20170422

1975. laya.html.HtmlElement_API3.0 [ 48%]

...:28 name name: string Defined in laya/html/HtmlElement.ts:21 obj obj: IHtmlObject Defined in laya/html/HtmlElement.ts:25 space space: number Defined in laya/html/HtmlElement.ts:26 style style: TextStyle Defined in laya/html/HtmlElement.ts:23 text text: string Defined in laya/html/HtmlElement.ts:22 t...

来源: Laya3.0_api 发布时间: 20231115

1976. LayaAir IDE 语言包的使用? [ 48%]

...,onLoaded),null,Loader.JSON); } private function onLoaded():void { var obj:Object=Laya.loader.getRes("lang.lang"); Text.langPacks=obj; var texts:Text=new Text(); texts.text="hello!welcom LayaBox"; Laya.stage.addChild(texts); } } }   2016-10-18 1 0 分享 微博 QZONE 微信 a13121527420 - 哇啦哇...

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

1977. laya中的截屏在WebGL下为什么无效呢? [ 48%]

...aya 程序开发人员 Laya 鼠标Cursor怪异问题,有demo 关于同为object层,层级设置无效的问题 matter.js mouseconstraint在微信小游戏中无效 laya开发的3d跑酷 unity 粒子特效 laya插件有问题? Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 问...

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

1978. 请问laya的List除了用selectBox,还有什么方式可以自定义列表项选中状态下的表现吗 [ 48%]

...dex:int):void { var img:Image=cell.getChildByName("img")as Image; var data:Object=data[index] if(data.isSelect) { img.gray=true; } else { img.gray=false; } } private function onSlectHandler(index:int):void { my_list.setItem(index,{img:"res/ui/"+index+".png",isSelect:true}); } 2017-03-10 0 2 分享 ...

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

1979. TypeError: Laya.MovieClip is not a constructor [ 48%]

....0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined Laya.GlowFilter is not a constructor 使用GlowFilter的时候报错: GlowFilter is not a constructor 鼠标自定义样式官方有支持...

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

1980. HTMLIframeElement 使用出错?请大神指点 [ 48%]

...me-debug-core\out\src\chrome\variables.js:120:43) at Array.map (native) at Object.getObjectPreview (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:120:14) at ChromeDebugAdapter.createObjectVariable (d:\Program Files\Laya...

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