大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0063 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...nt8ArrayToArrayBuffer TEMPVector30 Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...绍) 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
....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
...使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本...
来源: Laya_社区 发布时间: 20180511
...: 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
...于OK,结果……结果……结果…… 现在是脚本呢,不设置type属性,在beta5是可以显示的,现在升级全部废了,不显示了,那么多脚本,需要一个一个去改吗? 出bug没问题,但能不能不要出这种致命问题。。。兼容呢,还好use sour...
来源: Laya_社区 发布时间: 20230403
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问题状态 最新活动: 2018-10-09 11:06 浏览: 1203 关注: 2 人
来源: Laya_社区 发布时间: 20180927
...载引擎需要的资源 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
...小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于使用matterjs物理引擎鼠标问题 问题状态 最新活动: 2025-06-12 18:11 浏览: 4730 关注: 2 人
来源: Laya_社区 发布时间: 20250606
...(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