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

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

2441. laya.d3.utils.Utils3D_API3.0 [ 49%]

...nt8ArrayToArrayBuffer TEMPVector30 Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

2442. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 49%]

...绍) LayaAirIDE 下载地址: [https://ldc2.layabox.com/layadownload/?type=layaairide]( https://ldc2.layabox.com/layadownload/?type=layaairide ) #### 1.2、下载安装Node.js Node.js 是一个基础环境,比如TypeScript编译、npm都需要依托于 Node.js。 如果没有安装,直接前...

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

2443. LayaAir IDE 2.2.0beta2版本2d粒子不能用了,LayaAir IDE 2.1.0版本正常 [ 49%]

....2.0beta2版本2d粒子不能用了,LayaAir IDE 2.1.0版本正常 Uncaught TypeError: Failed to execute 'attachShader' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLShader'.     at ParticleShader._compile (libs/laya.core.js:2554)     at ParticleShader.recreateResource (libs/laya....

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

2444. 使用1.7.17版本类库,mp3播放报错,wav格式的没问题 [ 49%]

...使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本...

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

2445. layaAirIDE中如何使用wx等微信基础对象,ide版本1.7.19.1beta [ 49%]

...: 2 人 Zorana • 2018-07-31 16:34 let button = wx.createUserInfoButton({ type: 'text', text: '获取用户信息', style: { left: 10, top: 76, width: 200, height: 40, lineHeight: 40, backgroundColor: '#ff0000', color: '#ffffff', textAlign: 'center', fontSize: 16, borderRadius: 4 } }) 这种利用...

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

2446. 3.0自定义脚本属性在ide上不显示 [ 49%]

...于OK,结果……结果……结果…… 现在是脚本呢,不设置type属性,在beta5是可以显示的,现在升级全部废了,不显示了,那么多脚本,需要一个一个去改吗? 出bug没问题,但能不能不要出这种致命问题。。。兼容呢,还好use sour...

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

2447. alert.as类不会使用,使用AS3调用JS的alert我会用,但是官方AS3自带的alert类我不会使用(示例已经上传) [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问题状态 最新活动: 2018-10-09 11:06 浏览: 1203 关注: 2 人

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

2448. 分享:LayaAir下如何获取图集下的小图资源? [ 49%]

...载引擎需要的资源 Laya.loader.load([{url:"res/atlas/atlas_res.json",type:Loader.ATLAS}], Handler.create(this, onLoaded)); } private function onLoaded():void { //获取图集下的单张小图 var texture:Texture=Laya.loader.getRes("atlas_res/01.png"); var sp:Sprite=new Sprite(); sp.graphics.d...

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

2449. [LayaAir3]3.2.6 安卓包使用box2d wasm报错,切换到box2djs正常 [ 49%]

...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于使用matterjs物理引擎鼠标问题 问题状态 最新活动: 2025-06-12 18:11 浏览: 4730 关注: 2 人

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

2450. 物理射线检测(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 49%]

...(https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个...

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