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

大约有 2,770 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0078 秒)

61. laya.resource.HTMLCanvas_API3.0 [ 93%]

...laya/resource/HTMLCanvas.ts:94 销毁。 override Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

62. laya.ani.AnimationPlayer_API3.0 [ 93%]

...alue: AnimationTemplet 动画数据模板 Returns void Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

63. laya.resource.TextResource_API3.0 [ 93%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

64. load数组加载如何实现多维? [ 93%]

...d数组加载如何实现多维? loadfile = [ {url:"/bin/res/load/b.png",type:Laya.Loader.IMAGE}, {url:"/bin/res/load/a.png",type:Laya.Loader.IMAGE}, {url:"/bin/res/load/b.png",type:Laya.Loader.IMAGE}, {url:"/bin/res/load/a.png",type:Laya.Loader.IMAGE}, {url:"/bin/res/load/b.png",type:Laya.Loader....

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

65. StaticModel_MeshSample例子运行不起来 [ 93%]

...r3(0.5, 0.5, 0.5);     } } new StaticModel_MeshSample();报错如下: TypeError: Cannot read property 'AnimationPlayer' of undefined TypeError: Cannot read property 'component' of undefined ReferenceError: Laya3D is not defined 个人环境: layaAIR   1.5.4beta nodejs    v7.2.0 tsc     ...

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

66. laya.components.AnimatorController2D_API3.0 [ 93%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

67. 发布微信小程序提示找不到type属性 [ 93%]

发布微信小程序提示找不到type属性 发布微信小程序提示找不到type属性:Cannot set property 'type' of undefined   附件 : --> 2018-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...

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

68. "Utils3D:unidentified class type in (.lh) file." [ 93%]

"Utils3D:unidentified class type in (.lh) file." 有不认识的类型。,怎么找出是哪个? 2018-04-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 183*****755 赞同来自: 如果不会debugger调试...

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

69. laya.resource.AtlasResource_API3.0 [ 93%]

...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...

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

70. input输入框修改切换type类型后,内容无法正确显示; [ 93%]

input输入框修改切换type类型后,内容无法正确显示; layaair 2.10下,inputtype类型设为password时,输入内容显示为●●●,但将type重新改回text时,显示的还是●●●, 临时修改laya.ui.js代码解决该问题,有需求的小伙伴可以参考下...

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