• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 9 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0043 秒)

1. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 100%]

....app/ykmj normal x86_64     cd /Users/wxh/Desktop/layabox/ios/ykmj     export IPHONEOS_DEPLOYMENT_TARGET=7.0     export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/b...

来源: Laya_社区 发布时间: 20180122

2. laya.device.motion.RotationInfo_API3.0 [ 93%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/motion/RotationInfo" RotationInfo Class RotationInfo 保存旋转信息的类。请勿修改本类的属性。 author Survivor Hierarchy RotationInfo Index Constructors constructor Propertie...

来源: Laya3.0_api 发布时间: 20231115

3. laya.device.media.Media_API3.0 [ 88%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/Media" Media Class Media Media用于捕捉摄像头和麦克风。可以捕捉任意之一,或者同时捕捉两者。getCamera前可以使用supported()检查当前浏览器是否...

来源: Laya3.0_api 发布时间: 20231115

4. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 81%]

...ultImports": true,  /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */     "esModuleInterop": true                   /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for al...

来源: Laya_社区 发布时间: 20190408

5. Config_API3.0 [ 78%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "Config" Config Class Config Config 用于配置一些全局参数。如需更改,请在初始化引擎之前设置。 Hierarchy Config Index Properties FPS animationInterval defaultFont defaultFontSiz...

来源: Laya3.0_api 发布时间: 20231115

6. 使用mask后,苹果手机会闪屏 [ 77%]

...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找...

来源: Laya_社区 发布时间: 20220627

7. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 72%]

...ream fs, System.Int32 MaxBoneCount) (at ./Library/PackageCache/com.layaair.export-tool@0665d13336/Editor/Export/utils/MeshUitls.cs:397) MeshFile.SaveFile (System.Collections.Generic.Dictionary`2[TKey,TValue] exportFiles) (at ./Library/PackageCache/com.layaair.export-tool@0665d13336/Editor/Export/fil...

来源: Laya_社区 发布时间: 20240111

8. laya.utils.Browser_API3.0 [ 66%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Browser" Browser Class Browser Browser 是浏览器代理类。封装浏览器及原生 js 提供的一些功能。 Hierarchy Browser Index Properties PLATFORM_ANDROID PLATFORM_IOS PLATFORM_P...

来源: Laya3.0_api 发布时间: 20231115

9. socket大型项目回调 [ 36%]

...cket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = 'heartbeat timeou...

来源: Laya_社区 发布时间: 20180119