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

大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0062 秒)

1091. 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

1092. 支付宝小游戏发布与调试指南(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

1093. 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

1094. 为什么字符串不能连接? [ 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

1095. 关于图集和配置文件(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

1096. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 66%]

...bvh/BVHSpatialBox" BVHSpatialBox Class BVHSpatialBox<T> BVH子空间 Type parameters T Hierarchy BVHSpatialBox BVHRenderBox Index Constructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getc...

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

1097. 游戏系怎么把一些共用的功能独立出来 [ 66%]

...包括JS 如:  var atlas:Object[] = [{ url: "res/atlas/choujiang.js", type: Loader.TEXT },                             { url: "res/atlas/choujiang.json", type: Loader.ATLAS },         ];         Laya.loader.load(atlas, Handler.create(this, this.onLoaded), Handler.create(this...

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

1098. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 66%]

...rs constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new SphereShape(): SphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:14 创建一...

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

1099. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 66%]

...rs constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new HemisphereShape(): HemisphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:...

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

1100. laya.ui.Panel [ 66%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: laya_api 发布时间: 20170929