大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0068 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...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
...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
...ientSize separateAxes : Boolean[read-only] 否分轴。 GradientSize type : int[read-only] 命周期尺寸类型,0曲线模式,1随机双常量模式,2随机双曲线模式。 GradientSizePublic Methods MethodDefined By GradientSize() 创建一个 GradientSize,不允许new,请使...
来源: laya_api 发布时间: 20170929
...ientSize separateAxes : Boolean[read-only] 否分轴。 GradientSize type : int[read-only] 命周期尺寸类型,0曲线模式,1随机双常量模式,2随机双曲线模式。 GradientSizePublic Methods MethodDefined By GradientSize() 创建一个 GradientSize,不允许new,请使...
来源: Laya2.0_api 发布时间: 20190513
...包里。主要代码如下 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
...…… 我试过预加载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
...reatePlane createQuad createSphere Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
... 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
...motionOne rebuild removeOne update Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ort 请求的五种状态 response varies 响应实体的类型由 responseType 来指定, 可以是 ArrayBuffer ,Blob, Document, JavaScript 对象 (即 “json”), 或者是字符串。如果请求未完成或失败,则该值为 null responseText DOMString 此次请求的响应为文...
来源: Laya3.0_文档 发布时间: 20250104