大约有 231 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0229 秒)
...top stop(immediate?: boolean): void Defined in laya/ani/AnimationPlayer.ts:512 停止播放当前动画 如果不是立即停止就等待动画播放完成后再停止 Parameters Default value immediate: boolean = true 是否立即停止 Returns void Globals "laya/ani/AnimationPlayer" AnimationPlaye...
来源: Laya3.0_api 发布时间: 20231115
...formGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags)+512) [arm64-v8a] 9 #08 pc 0000000000738d30 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags)+16...
来源: Laya_社区 发布时间: 20191214
...y分别设置位置 this.sprite.y = Laya.stage.height/2; this.sprite.size(512, 313); //大小 this.sprite.width = 512; //宽、高分别设置大小 this.sprite.height = 313; this.sprite.pivot(this.sprite.width/2, this.sprite.height/2); //轴心点:sprite的中心 this.sprite.pivotX = this.sprite....
来源: Laya3.0_文档 发布时间: 20251010
...o fill: 2470821888 reactivations: 588324864 pageins: 975650816 pageouts: 34512896 faults: 31867930 cow_faults: 898441 lookups: 1573503 hits: 3 2020-04-22 18:21:18.891734+0800 layabox[3608:626785] found the file in the package:app.json 2020-04-22 18:21:18.893291+0800 layabox[3608:626785] require...
来源: Laya_社区 发布时间: 20200422
...e : Laya.Sprite}) public spr: Laya.Sprite; onAwake(): void { this.spr.size(512, 313); //设置Sprite大小 this.spr.loadImage("atlas/comp/image.png"); //添加纹理 } } 效果如图4-2所示: (图4-2) 4.1.2 3D节点的基础使用 首先,如动图4-3所示,将场景中已经添加好的3D...
来源: Laya3.0_文档 发布时间: 20251010
...ts:519 是否可编辑。 Returns boolean Defined in laya/display/Input.ts:512 是否可编辑。 Parameters value: boolean Returns void filters get filters(): any[] set filters(value: any[]): void Inherited from Text.filters Defined in laya/display/Sprite.ts:1387 滤镜集合。可以设置多个...
来源: Laya3.0_api 发布时间: 20231115
...指数 2的N次幂 指数 2的N次幂 0 1 8 256 16 65536 24 16777216 1 2 9 512 17 131072 25 33554432 2 4 10 1024 18 262144 26 67108864 3 8 11 2048 19 524288 27 134217728 4 16 12 4096 20 1048576 28 268435456 5 32 13 8192 21 2097152 29 536870912 6 64 14 16384 22 4194304 30 1073741824 7 128 15 32768 23...
来源: Laya3.0_文档 发布时间: 20251010
...boolean set wordWrap(value: boolean): void Defined in laya/display/Text.ts:512 表示文本是否自动换行,默认为false。 若值为true,则自动换行;否则不自动换行。 Returns boolean Defined in laya/display/Text.ts:516 表示文本是否自动换行,默认为false。 若值...
来源: Laya3.0_api 发布时间: 20231115
...508 雾化颜色。 Returns Color Defined in laya/d3/core/scene/Scene3D.ts:512 雾化颜色。 Parameters value: Color Returns void fogDensity get fogDensity(): number set fogDensity(value: number): void Defined in laya/d3/core/scene/Scene3D.ts:545 雾化密度 Returns number Defined in laya/d3/core...
来源: Laya3.0_api 发布时间: 20231115
...38B84CEFBFECBF593C060 libcrypto.so M F6C06000 00000000 00054000 369BD51264C649B2CC8324757D657BDE0 libsonivox.so M F6C61000 00000000 0000E000 EF56CAB02E80C2AA431EB9F38941420E0 libselinux.so M F6C72000 00000000 00016000 6206B7D8A9523FCE2D3F7BEA5110168A0 libhardware_legacy.so M ...
来源: Laya_社区 发布时间: 20180814