大约有 116 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0271 秒)
Laya_社区(58) Laya3.0_api(42) Laya2.0_文档(6) Laya_示例(3) Laya3.0_文档(3) Laya2.0_示例(2) laya_api(1) Laya2.0_api(1)
... 80 是否压缩 JPG (非常耗时,但效果很好) 质量 85 是否压缩 JSON 后缀 json,atlas,ls,lh,lmat,lav 是否压缩混淆 JS (耗时) 是否启用版本管理,启用后,会重命名变化的文件(如何用) 复制文件列表 需要复制的文件...
来源: Laya_社区 发布时间: 20180719
...ition.type Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:85 条件类型 Returns AniStateConditionType Methods checkState checkState(value: number): boolean Overrides AnimatorStateCondition.checkState Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:148 检查状态...
来源: Laya3.0_api 发布时间: 20231102
...constructor Defined in laya/d3/core/render/command/DrawMeshInstancedCMD.ts:85 Returns DrawMeshInstancedCMD Properties Static maxInstanceCount maxInstanceCount: number = 1024 Defined in laya/d3/core/render/command/DrawMeshInstancedCMD.ts:26 设置最大DrawInstance数 Accessors bufferState get buffer...
来源: Laya3.0_api 发布时间: 20231115
...ildId: 119e13b807d2ae2ca1ea92dca76f354029cbcb3d) #03 pc 0x0000000000cc85f4 /data/app/com.snbqt.tw-cJqvcvdJptMfFcF38WH8IQ==/split_config.arm64_v8a.apk!liblayaair.so (BuildId: 119e13b807d2ae2ca1ea92dca76f354029cbcb3d) 附件 : --> 2024-12-06 添加评论 免费帖 --> 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20241206
...ing_fly.prototype; _proto.onPlay = function () { UIConfig.popupBgAlpha = 0.85; UIConfig.closeDialogOnSide = false; this.diango = new Laya.Dialog(); this.diango.width = Laya.stage.width; this.diango.height = Laya.stage.height; var loading_array = []; for(var i = 1; i < 28; i++ ){ loading_array.pus...
来源: Laya_社区 发布时间: 20171107
...number): Burst Defined in laya/d3/core/particleShuriKen/module/Emission.ts:85 通过索引获取粒子爆裂。 Parameters index: number 爆裂索引。 Returns Burst 粒子爆裂。 getBurstsCount getBurstsCount(): number Defined in laya/d3/core/particleShuriKen/module/Emission.ts:76 获取粒子...
来源: Laya3.0_api 发布时间: 20231115
...e, 不能用render.sprite density: 1, // 密度 restitution: 0.85 // 弹性 }); 2017-07-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 这个问题我们暂时不解答...
来源: Laya_社区 发布时间: 20170704
...em extends View { public static var WID:int=150; public static var HEI:int=85; private var img:Image; private var label:Label; public function Item() { this.size(WID,HEI); img=new Image(); addChild(img); label=new Label(); label.x=30; label.y=40; img.addChild(label); } public function setImg(src:Str...
来源: Laya_社区 发布时间: 20170626
...urces\app\out\layarepublic\oppo\quickgame-toolkit\lib\commands\cocos_v2.js:85:16) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryM...
来源: Laya_社区 发布时间: 20200619
...blic function CdSprite() { super(); this.scrollRect = rect; this.alpha = 0.85; } public function setSize(bian:int):void{ r = bian / Math.SQRT2; rect = new Rectangle(0,0,bian,bian); this.scrollRect = rect; pos = bian * 0.5; } public function set360(value:int):void { this.graphics.clear(); if(value ==...
来源: Laya_社区 发布时间: 20171124