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

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

2781. LayaAir的组件化开发(TypeScript-IDE篇(TS)-组件化开发相关) [ 37%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Component&class=laya.components.Script ### 三、Runtime与脚本的使用区别 LayaAir的组件化开发,核心就是Runtime类与Script(脚本组件)类的合理运用,生命周期方法的使用...

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

2782. 只要引入protobuf就会导致连接网络失败 [ 37%]

...导致连接网络失败 打包单击版APP   android系统   <script type="text/javascript" src="libs/protobuf.js"></script> 只要引入了这个就会导致(如图)    换了几个protobuf.js都不行  如果不能解决能不能给个建议呢!  项目暂时离不开proto...

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

2783. 多线程worker(JavaScript-2D进阶篇(JS)-游戏加载策略) [ 37%]

...成操作的机会;就是简单的立即停止 ### 属性 | Property | Type | Description | | ----------- | ---------------------------------------- | ---------------------------------------- | | `onmessage` | [`EventListener`](https://developer.mozilla.org/zh-CN/docs/Web/API/EventListener) | 一...

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

2784. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 37%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.List)。 ### 1.1 创建 List 组件 #### 1.编辑列表项。 ​ 列表项可以是 Box 对象或 View(页面) 或其它自定义页面对象。此处以Box 对象为例。 ​ **a.**从...

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

2785. laya.utils.Stat_API3.0 [ 37%]

...ace UniformUpload uploadUniformNum Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

2786. 新手引导 挖洞 不用 cacheAs="bitmap" 希望能帮助那些和我一样有需求的码农!你好我好大家好才是真的好!请各位大佬批评指教! [ 36%]

...t;<canvas id="canvas"></canvas></div>     <script type="text/javascript">         ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////         /////////////////////////////////////...

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

2787. 多线程worker(TypeScript-2D进阶篇(TS)-游戏加载策略) [ 36%]

...成操作的机会;就是简单的立即停止 ### 属性 | Property | Type | Description | | ----------- | ---------------------------------------- | ---------------------------------------- | | `onmessage` | [`EventListener`](https://developer.mozilla.org/zh-CN/docs/Web/API/EventListener) | 一...

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

2788. 用LayaAirIDE创建AS3项目并详解目录结构(ActionScript-LayaAir基础篇(AS3)-快速上手) [ 36%]

...载。 LayaAirIDE2.0 下载地址:https://ldc2.layabox.com/layadownload/?type=layaairide ## 二、用LayaAirIDE创建AS3项目 #### 步骤一: 打开LayaAirIDE,点击`新建`图标或文字,如图1所示,即可进入新建项目界面。 ![图片](img/1.png) (图1) #### 步骤二: ...

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

2789. laya.d3.core.ui3d.UI3D_API3.0 [ 36%]

...itFlag __init__ changeVertexDefine shaderValueInit Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

2790. 3D中如何限制角色的行走区域? [ 36%]

...我直接执行老是报错,  有没有需要修改的地方呢?   TypeError: Cannot read property 'btCollisionObject' of undefined bundle.js:68723     at PhysicsCollider.__proto._onAdded (/Users/admin/layaA4/layaA4/bin/js/bundle.js:68723:31)     at MeshSprite3D.__proto._addComponentInstan...

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