大约有 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)
...导入之后怎么调用GameFi呢,之前的方式都是import {GameFi} from "@ton/phaser-sdk",现在用了phaser.js后里面没有GameFi对象 1664265197用户 • 2024-10-28 11:25 另外Buffer的这个解决方案之前已经试过了,还是会报错Buffer is not defined 谷主 • ...
来源: Laya_社区 发布时间: 20241026
...the target VM, address: 'localhost:8604', transport: 'socket' Disconnected from the target VM, address: 'localhost:8604', transport: 'socket' 2017-02-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying ...
来源: Laya_社区 发布时间: 20170215
... 中使用js库 不希望你在代码中如下情况 import { Connection } from "autobahn"; 如果你只是想要提示的话,其实很简单 直接拷贝 node_modules\@types\autobahn\index.d.ts 这个文件到 工程的libs 目录中 也就是把上边的 /// <reference types="when" />...
来源: Laya_社区 发布时间: 20180805
...自: TypeLoadException: Could not load type 'UnityEngine.ImageConversion' from assembly 'LayaAirLibrary'. LayaExport.DataManager.getSceneNode () LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:...
来源: Laya_社区 发布时间: 20180819
...tionLight.shadowMode = Laya.ShadowMode.SoftLow; // Set shadow max distance from camera. directionLight.shadowDistance = 3; // Set shadow resolution. directionLight.shadowResolution = 1024; // Set shadow cascade mode. directionLight.shadowCascadesMode = Laya.ShadowCascadesMode.NoCascades; ``` 开启...
来源: Laya2.0_文档 发布时间: 20210715
...也没有,载入场景资源提示:this._cacheAnimationNode没有Transfrom 环境:Unity 5.6.7f1, Laya 2.1, 插件:最新, 所有项目和资源都在附件里:U3D项目和Laya项目 动画控制器没用OverrideAnimator Rig为:Generic Avatar:Create From This Model 预览挂上状态机...
来源: Laya_社区 发布时间: 20190809
...directionLight.shadowMode = ShadowMode.SoftLow; // Set shadow max distance from camera. directionLight.shadowDistance = 3; // Set shadow resolution. directionLight.shadowResolution = 1024; // Set shadow cascade mode. directionLight.shadowCascadesMode = ShadowCascadesMode.NoCascades; // Set shadow no...
来源: Laya2.0_文档 发布时间: 20210715
...y LayaAirIDE, please do not make any modifications. */ import ImageRunTime from "./game/ImageRunTime" /* * 游戏初始化配置; */ export default class GameConfig{ static width:number=640; static height:number=1136; static scaleMode:string="fixedwidth"; static screenMode:string="none"; static alig...
来源: Laya_社区 发布时间: 20181014
...tionLight.shadowMode = Laya.ShadowMode.SoftLow; // Set shadow max distance from camera. directionLight.shadowDistance = 3; // Set shadow resolution. directionLight.shadowResolution = 1024; // Set shadow cascade mode. directionLight.shadowCascadesMode = Laya.ShadowCascadesMode.NoCascades; ``` 开启...
来源: Laya2.0_文档 发布时间: 20210715
...也没有,载入场景资源提示:this._cacheAnimationNode没有Transfrom 环境:Unity 5.6.7f1, Laya 2.1, 插件:最新, 所有项目和资源都在附件里:U3D项目和Laya项目 动画控制器没用OverrideAnimator Rig为:Generic Avatar:Create From This Model 预览挂上状态机...
来源: Laya_社区 发布时间: 20190809