大约有 640 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0039 秒)
Laya3.0_api(295) Laya_社区(269) Laya2.0_文档(32) Laya3.0_文档(30) Laya2.0_示例(5) Laya2.0_api(5) laya_api(2) Laya_示例(2)
...图 Button 中的文字无法垂直居中 laya2.0 ts脚本需要 import ** from ** 问题 laya2.0 GameConfig怎么更新有scene的脚本? 问题状态 最新活动: 2018-12-17 10:55 浏览: 1422 关注: 3 人 源 • 2018-12-19 17:49 https://ask.layabox.com/question/40168 和这个问题一样的...
来源: Laya_社区 发布时间: 20181126
...ntent in your app is considered egregious behavior and can lead to removal from the Apple Developer Program. Specifically, your app contains functionality to load a webview of external content within the app for the purpose of third-party game streaming. If you feel that we have misunderstood how yo...
来源: Laya_社区 发布时间: 20190730
...id active get active(): boolean set active(value: boolean): void Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:35 是否开启 Returns boolean Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:39 是否开启 Par...
来源: Laya3.0_api 发布时间: 20231115
...逻辑代码如下: const { regClass } = Laya; import { BloodBarBase } from "./BloodBar.generated"; import { Main } from "./Main"; @regClass() export class BloodBar extends BloodBarBase { onAwake(): void { this.bar.value = 1; this.value.visible = false; Laya.stage.on(Laya.Event.CLICK, this, this.o...
来源: Laya3.0_文档 发布时间: 20251010
...个vscode的tasks任务即可.. 开始加载各种东西都提示 : from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 我也根据提示退出chrome进程启动了,没用啊...
来源: Laya_社区 发布时间: 20191113
...t另存为以及第5步骤( 5.在选择菜单栏 Edit->Select chars from file,选中刚才创建的txt文件,如果有提示失败,请检查txt文件是不是unicode编码的文件以及字体是否包含文本内的字体。)unicode编码是否选择了! 2017-03-06 0 3 分享 微...
来源: Laya_社区 发布时间: 20170306
...nceVolume(context: RenderContext3D, render: BaseRender): boolean Inherited from CullPassBase.cullDistanceVolume Defined in laya/d3/RenderObjs/RenderObj/CullPass.ts:28 TODO 视距与包围提裁剪 Parameters context: RenderContext3D render: BaseRender Returns boolean Globals "laya/d3/core/scene/BVHS...
来源: Laya3.0_api 发布时间: 20231115
...t,alpha:0},200,Laya.Ease.linearIn); } import { ui } from "./ui/layaMaxUI"; export default class ShopDialog extends ui.ShopDialogUI { constructor() { super(); this.popupEffect = Laya.Handler.create(this, this.showEffect); this.closeEffect = Laya.Handler.create(this, this.hideEf...
来源: Laya_社区 发布时间: 20190121
...属性->快捷方式一栏->目标末尾添加 --allow-file-access-from-files 打开快捷方式,将转换后自动生成的html文件拖拽至chrome浏览器即可正常显示。 2018-01-11 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...
来源: Laya_社区 发布时间: 20180111
...来自: 加了这句就可以了,虽然麻烦了点 import { ui } from "./../ui/layaMaxUI"; 2018-10-02 0 2 分享 微博 QZONE 微信 yuqi 赞同来自: 同问啊,为什么 export module ui 2019-02-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...
来源: Laya_社区 发布时间: 20181002