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

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

2471. HSlider属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 49%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HSlider)。 ## 2、通过LayaAirIDE创建HSlider组件 ### 1.1 创建HSlider ​ 点击选择资源面板里的 HSlider 组件资源,拖放到页面编辑区,即可添加 HSlider 组件...

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

2472. 关于自定义组件使用方式 [ 49%]

...是 这样的话原生的被覆盖了  有什么好的方式呢? 我是typescript 2018-01-29 0 1 分享 微博 QZONE 微信 Laya_XS 赞同来自: 谢谢分享! 2018-02-13 0 0 分享 微博 QZONE 微信 woody1720596907 赞同来自: 新增的自定义组件需要注册才能使用, 这步具...

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

2473. Unity导出lh文件中包含"LineSprite3D"时,在使用时报错 [ 49%]

...时报错: laya.d3.js:30421 Uncaught Error: Utils3D:unidentified class type in (.lh) file.     at Function._createSprite3DInstance (laya.d3.js:30421)     at Function._createSprite3DInstance (laya.d3.js:30426)     at Function._createNodeByJson02 (laya.d3.js:30458)     at Function._parse (la...

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

2474. laya.d3.physics.PhysicsComponent_API3.0 [ 49%]

... onPostRender onPreRender onReset onStart onUpdate Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

2475. 微信关系链开发,如果在开放域那边使用Laya.loader.load加载就会出错 [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 2018-08-22 15:55 浏览: 1790 关注: 3 人 Yangcy • 2018-08-22 15:32 我还没...

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

2476. Animation 使用疑问 [ 49%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理引擎鼠标问题 预设怎么在代码中使用 ...

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

2477. laya.physics.ChainCollider_API3.0 [ 49%]

...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

2478. 自定义UI导致编辑器无显示 [ 49%]

...LabelAtlas,'laya.customUI.LabelAtlas',_super); var __proto=LabelAtlas.prototype; return LabelAtlas; })(Clip) xml如下: <?xml version="1.0" encoding="utf-8"?> <uiComp> <!-- drag:0-不能拖动,1-水平,2-垂直,3-全部 --> <LabelAtlas className=&quot...

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

2479. 循环添加一组按钮事件无法正常使用 [ 49%]

...             trace("e "+e.target);             switch (e.type)             {                 case Event.MOUSE_DOWN:                     trace("press");                     e.target.startDrag();                     br...

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

2480. Arial Black字体能显示,为啥游戏里在firefox 里字体显示成了Times New Roman了 [ 49%]

... 2018-06-29 0 1 分享 微博 QZONE 微信 ayiui4566 赞同来自: <!DOCTYPE html> <html> <head> <title></title> <style type="text/css"> .p1{font-family:"Arial bold"; color: #583823;font-size: 25px} .p2{font-family:"Times New Roman";color: #583823;font-size: 25px}...

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