大约有 481 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
Laya_社区(264) Laya3.0_api(68) Laya2.0_api(59) laya_api(55) Laya2.0_文档(21) Laya3.0_文档(13) Laya2.0_示例(1)
...赞同来自: import GameConfig from "../../../GameConfig"; import { SingleBase } from "../../../lib/base/SingleBase"; import DdzFarmersAni from "./DdzFarmersAni"; export default class DdzLandlordAni extends SingleBase{ private mFactory: Laya.Templet = null; public isFinish = false; private mAr...
来源: Laya_社区 发布时间: 20190821
...ent("en", { meshRate: "Mesh Rate2", meshRateTips: "Compress the model mesh based on the set ratio." }); console.log(myI18n.t("meshRate")); Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...t[[zip file "/data/app/com.google.android.webview-dkPX9i-gQWH23yVyobx9-A==/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.webview-dkPX9i-gQWH23yVyobx9-A==/lib/arm64, /data/app/com.google.android.webview-dkPX9i-gQWH23yVyobx9-A==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendo...
来源: Laya_社区 发布时间: 20181119
...排查出来是这些手机生成的canvas的问题(获取别的手机的base64在这些手机上测试过是正常显示),研究了一个晚上也没找到原因,这个功能需求比较急切,因为我也没发排查是引擎问题还是手机问题,所以希望能帮忙看看 demo.zip 2...
来源: Laya_社区 发布时间: 20180118
... Thickness 数值只支持 ` 0 ` / ` 1 ` 两种数值 4. Emit form Shell - Base - Volume 5. Randomize Direction - Box  1. Emit from - Volume 2. scale 3. Randomize Direction - Circle  1. ...
来源: Laya2.0_文档 发布时间: 20200822
...nd running remote scripts in order to change app behavior and/or call SPI, based on the contents of the downloaded script. Even if the remote resource is not intentionally malicious, it could easily be hijacked via a Man In The Middle (MiTM) attack, which can pose a serious security vulnerability to...
来源: Laya_社区 发布时间: 20171221
...n () { if (config.compressJs) { return gulp.src(config.compressJsFilter, { base: releaseDir }) .pipe(sourcemaps.init({loadMaps:true})) .pipe(uglify({ mangle: { keep_fnames:true } })) .pipe(sourcemaps.write(releaseDir + '/../sourcemaps')) .on('error', function (err) { console.warn(err.toString()); })...
来源: Laya_社区 发布时间: 20190528
...有如下的属性 (图2-2) 由于 Trail Renderer 组件是继承自 Base Renderer 组件,因此拖尾渲染器本身具备一些基础属性,如图2-3所示 (图2-3) 接收阴影 Receive Shadow ,产生阴影的设置 Case Shadow 和光照贴图的缩放和偏移等基础属性,在...
来源: Laya3.0_文档 发布时间: 20251010
@regClass编译报错! 去掉CtrBase里的@regClass 就不报错! 再或者CtrBase 不引用funzzzzz 或者 funzzzzz不引用MachineCtrl 也不会报错。已经是最精简的就三个类,每个一行代码。上网查 升级了webpack也没用。 写了构造函数也没用 bundle编译...
来源: Laya_社区 发布时间: 20230608
...project打开的项目,编译的时候,会报“Can't find bundle for base name Message, locale zh_CN”。 坑6: 依然是步骤3中,如果import路径不是选的步奏2中 输出路径 下的目录android_studio,而是直接选了导出的路径,项目在Android Studio中,...
来源: Laya_社区 发布时间: 20180816