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

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

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

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

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

72. laya.d3.component.animator.AnimatorController_API3.0 [ 93%]

... Defined in laya/d3/component/Animator/AnimatorController.ts:13 data data: TypeAnimatorControllerData Defined in laya/d3/component/Animator/AnimatorController.ts:12 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:11...

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

73. 打包app,http无法设置content-type [ 93%]

打包app,http无法设置content-type 我明明设置了content-type为json,在浏览器里都正常,但是在手机运行器里就无法使用,我发的数据为"{"a":1}",到服务器上变成了 "{"a":1}"="",content-type也变成了application/x-www-form-urlencoded   代码如下: static...

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

74. laya.resource.Prefab_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

75. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 93%]

...s(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.ball = new Sprite(); // 城堡 this.tower = new Sprite(); // 飞艇 this.aeroboat = new Sprite(); // 山 this.mountain = new Sprite(); // 雕像 this.statue = new Sp...

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

76. 材质球用 LayaShuriKenParticle.shader 导出后shader的type名字错误 [ 93%]

材质球用 LayaShuriKenParticle.shader 导出后shader的type名字错误 目前导出后.lmat文件中的名字为"type":"Laya.ShurikenParticle",   但实际上引擎在加载时需要的名称为 "type":"Laya.ShurikenParticleMaterial",   导致加载失败! 附件 : --> m_flash_12.zip 2021-...

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

77. laya.d3.animation.AnimationClip_API3.0 [ 92%]

...:85 动画持续时间 Returns number 返回动画持续时间 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

78. laya.d3.component.AttachPoint [ 92%]

...AttachPoint() 创建一个新的 AttachPoint 实例。 AttachPoint event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Strin...

来源: laya_api 发布时间: 20170929

79. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 92%]

... offAllCaller on once resetReferenceSpace runXRRenderLoop setReferenceSpaceTypeAsync updateRenderStateAsync updateTargetFrameRate Properties baseReferenceSpace baseReferenceSpace: any Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:24 baseRefernceSpace currentFrame currentFrame: any Defined in ...

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

80. Error: unknown type 'HTMLDivElement' [ 92%]

Error: unknown type 'HTMLDivElement' Laya.HTMLDivElement 报错,运行不显示。 附件 : --> 2023-01-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自: 您好,按下图所示将l...

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