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

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

1101. laya.utils.Utils_API3.0 [ 66%]

... toHexColor toRadian _gid _pi _pi2 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

1102. laya.d3.math.MathUtils3D_API3.0 [ 66%]

...rance fastInvSqrt isZero nearEqual Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Static property Static method Enumeration Interface

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

1103. laya.display.css.SpriteStyle_API3.0 [ 66%]

...ct skewX skewY viewport EMPTY recover reset create Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1104. 2D灯光与网格 · LayaAir3.3 · 引擎文档 · LAYABOX [ 66%]

...ss lightTest extends Laya.Script { declare owner: Laya.Sprite; @property({ type: Laya.Sprite }) light1: Laya.Sprite; @property({ type: Laya.Sprite }) mesh1: Laya.Sprite; @property({ type: Laya.Sprite }) mesh2: Laya.Sprite; private light1Render: Laya.FreeformLight2D; private mesh1Render: Laya.Mesh2DR...

来源: Laya3.0_文档 发布时间: 20251010

1105. laya.d3.physics.RaycastWheel_API3.0 [ 66%]

...rotation steeringValue transform getWorldTransform Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1106. 支付宝小游戏发布与调试指南(TypeScript-小游戏适配文档-支付宝小游戏) [ 66%]

...目。** **官网下载地址** :[https://ldc2.layabox.com/layadownload/?type=layaairide-LayaAir%20IDE%202.6.0beta](https://ldc2.layabox.com/layadownload/?type=layaairide-LayaAir IDE 2.6.0beta) #### 2、下载并安装支付宝小程序开发者工具 支付宝小程序开发者工具主要用于...

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

1107. [LayaAir2]Laya2.13.8导出ohos项目不支持armeabi-v7a吗 [ 66%]

...包到鸿蒙的折叠虚拟机上会有In the module named entry, the Abi type supported by the device does not match the Abi type configured in the C++ project.报错,应该是因为不支持armeabi-v7a的原因? 2025-11-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

1108. laya.renders.VertexElementFormat_API3.0 [ 66%]

...r2 Vector3 Vector4 getElementInfos Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

1109. 为什么字符串不能连接? [ 66%]

...r[index];//在IDE里面这句报错 [ts] Operator '+' cannot be applied to types 'String' and 'String'. } return str; }   2017-11-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_XS 赞同来自: string类...

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

1110. 关于图集和配置文件(json || atlas)的问题 [ 66%]

...载,但是 var resArray:Array<any>=[ {url:"h5/UI.atlas",type:Laya.Loader.ATLAS}, {url:"h5/UI/so_main_base.png",type:Laya.Loader.IMAGE}, ]; Laya.loader.load(resArray,Laya.Handler.create(this,initUI)); 单图就是so_main_base.png,死活就加载不出来, 报错 [warn]...

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