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

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

1171. laya.map.TiledMap_API3.0 [ 64%]

...Map Index Constructors constructor Properties antiCrack autoCache autoCacheType cacheAllAfterInit enableMergeLayer removeCoveredTile showGridTextureCount ORIENTATION_HEXAGONAL ORIENTATION_ISOMETRIC ORIENTATION_ORTHOGONAL ORIENTATION_STAGGERED RENDERORDER_LEFTDOWN RENDERORDER_LEFTUP RENDERORDER_RIGHT...

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

1172. laya.d3.core.particleshuriken.module.shape.CircleShape_API3.0 [ 64%]

...constructor Properties arc emitFromEdge enable radius randomDirection shapeType Accessors arcDEG Methods clone cloneTo generatePositionAndDirection Constructors constructor new CircleShape(): CircleShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/CircleShap...

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

1173. laya.d3.core.particleShuriKen.module.GradientSize [ 64%]

...ientSize  separateAxes : Boolean[read-only] 否分轴。 GradientSize  type : int[read-only] 命周期尺寸类型,0曲线模式,1随机双常量模式,2随机双曲线模式。 GradientSizePublic Methods  MethodDefined By  GradientSize() 创建一个 GradientSize,不允许new,请使...

来源: laya_api 发布时间: 20170929

1174. laya.d3.core.particleShuriKen.module.GradientSize [ 64%]

...ientSize  separateAxes : Boolean[read-only] 否分轴。 GradientSize  type : int[read-only] 命周期尺寸类型,0曲线模式,1随机双常量模式,2随机双曲线模式。 GradientSizePublic Methods  MethodDefined By  GradientSize() 创建一个 GradientSize,不允许new,请使...

来源: Laya2.0_api 发布时间: 20190513

1175. 二进制文件打包后,读取不到zip包内的文件 [ 64%]

...包里。主要代码如下    let loaditem = [{ url: "test.zip", type: Laya.Loader.PLFB }]         Laya.loader.load(loaditem, Laya.Handler.create(this, function (res) {             let item = 'res/layabox.png'             let getres = Laya.loader...

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

1176. Laya.SoundManager.playSound 无法播放出音效 [ 64%]

...…… 我试过预加载Laya.loader.load([{url:"sfx/hit01.mp3",type:Laya.Loader.SOUND}],Laya.Handler.create(this,this.onSfxLoad)); 但是提示[warn]Retry to load: sfx/hit01.mp3 [error]Failed to load: sfx/hit01.mp3 资源文件是存在的 w1114367261 • 2018-04-23 11:30 1,直接playSo...

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

1177. laya.d3.resource.models.PrimitiveMesh_API3.0 [ 64%]

...reatePlane createQuad createSphere Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

1178. laya.display.cmd.FillTextCmd_API3.0 [ 64%]

... color font stroke strokeColor text recover create Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1179. laya.d3.core.scene.bvh.BVHSpatial_API3.0 [ 64%]

...motionOne rebuild removeOne update Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1180. 网络通信 · LayaAir3文档 · LAYABOX [ 64%]

...ort 请求的五种状态 response varies 响应实体的类型由 responseType 来指定, 可以是 ArrayBuffer ,Blob, Document, JavaScript 对象 (即 “json”), 或者是字符串。如果请求未完成或失败,则该值为 null responseText DOMString 此次请求的响应为文...

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