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

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

71. laya.ani.bone.Templet_API3.0 [ 69%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Templet" Templet Class Templet 动画模板类 Hierarchy AnimationTemplet Templet Index Constructors constructor Properties _id ani...

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

72. 动画状态机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 69%]

.../回到站立状态 this.animator.crossFade("Stand", 0.1); Laya.timer.clearAll(this); } }); } } 看看运行效果,如动图6-6所示: (动图6-6) 6.3 使用状态脚本 对我们的开发需求来说,能够播放和切换动画状态还不够,可能还需要在每一个状态内实现...

来源: Laya3.0_文档 发布时间: 20251010

73. laya.d3.core.render.command.CommandBuffer_API3.0 [ 69%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/CommandBuffer" CommandBuffer Class CommandBuffer CommandBuffer 类用于创建命令流。 Hierarchy CommandBuffer In...

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

74. 原生语言与JS通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 68%]

...事件 * @param eventName 事件名称 * @param data 数据 * @param cb callback */ static async handleAsyncMessage(eventName: string, data: string, cb: Function): Promise<void> { if (eventName == "asyncMessage") { cb("async message from platform"); } } 2. Android 在app/src/main/java/demo/Han...

来源: Laya3.0_文档 发布时间: 20260122

75. 重要问题:关于苹果审核被拒 [ 68%]

... in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store.   2018-02-28 0 2 分享 微博 QZONE 微信 riven 赞同来自: 请问你们新的库什么时候能弄好,我们等着提交app store审核,很紧急呀 2018-03-01 0 1 分享 微...

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

76. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 67%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/MulSampleRenderTexture" MulSampleRenderTexture Class MulSampleRenderTexture MulSampleRenderTexture类用于创建多重采样渲...

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

77. layacmd 安装不成功 [ 66%]

...trator\AppData\Roaming\npm\node_modules\layacmd\node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:...

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

78. 组件脚本的内置方法 · LayaAir3.4 · 引擎文档 · LAYABOX [ 66%]

...符输入的按键,就不会执行此方法。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:57 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20251010

79. laya.media.VideoTexture_API3.0 [ 65%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors const...

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

80. socket大型项目回调 [ 65%]

...e RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private callbacks:any = {}; private handlers:any = {}; // Map from request id to route private routeMap = {}; private heartbeatInterval:number = 0; private heartbeatTimeout:number = 0; private nextHeartbeatTimeout:number = 0; private ...

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