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

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

461. list渲染的时候,一个box里面嵌套了一个box,都将他们的那么值设置为render,可以同时渲染两个box里面的数据嘛 [ 51%]

...如何设置,让他每次滑动,只能固定的值。 怎么获得laya.input输入框里面的值 问题状态 最新活动: 2018-07-16 21:11 浏览: 1059 关注: 2 人

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

462. 如何能监听到TouchStart和TouchEnd事件 [ 51%]

...值。*/         static PROGRESS: string;         /** 定义 input 事件对象的 type 属性值。*/         static INPUT: string;         /** 定义 render 事件对象的 type 属性值。*/         static RENDER: string;         /** 定义 open 事件...

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

463. 密码输入框的文字怎么不见了 [ 50%]

...复问题请先登录 发起人 135*****276 相关问题 怎么获得laya.input输入框里面的值 请问如何让textinput组件输入密码的时候显示*号? Button 中的文字无法垂直居中 文字镜像不见了 请教下textarea如何设置滚动条,现在文字量多一点话就不...

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

464. 3.0.4getRT error! w too big [ 50%]

...:老问题了,从3.0.3开始,项目设置的默认字号对于label/input/area组件,无效!!! 附件 : --> 2023-09-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自: 麻...

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

465. 3D中摄像机绕物体旋转该如何实现? [ 50%]

...heel) } onUpdate(): void { if (Laya.Browser.onMobile) { this.AroundByMobileInput(); } else { this.AroundByMouseInput(); } if (!this.canRotation_X) this.targetAngles.y = 0; if (!this.canRotation_Y) this.targetAngles.x = 0; //Lerp. this.CurrentAngles = this.LerpVector3(this.CurrentAngles, this.targetA...

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

466. Array buffer allocation failed [ 50%]

...ype 'Array' 求助!华为快游戏发布后报错 Unexpected end of JSON input Failed to load: 调试工具正常,真机报错:Request failed Status:0 text( 加载场景失败) HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStrin...

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

467. 你们官网的3D api里面根本就没这个方法,而且api很多一个字面解释都没有 [ 50%]

...画里创建的多个动画,怎么分别调用?如图 怎么获得laya.input输入框里面的值 请教一个关于laya2.5d项目美术规范的问题哈 问题状态 最新活动: 2018-01-04 09:50 浏览: 760 关注: 3 人 qian • 2018-01-04 09:53 文档近期正在更新

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

468. 官方案例里摄像机绕物体旋转脚本的问题 [ 50%]

...heel) } onUpdate(): void { if (Laya.Browser.onMobile) { this.AroundByMobileInput(); } else { this.AroundByMouseInput(); } if (!this.canRotation_X) this.targetAngles.y = 0; if (!this.canRotation_Y) this.targetAngles.x = 0; //Lerp. this.CurrentAngles = this.LerpVector3(this.CurrentAngles, this.targetA...

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

469. laya.d3.webxr.core.WebXRInputManager_API3.0 [ 50%]

...ll Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInputManager" WebXRInputManager Class WebXRInputManager author miner 类用来管理输入设备 The path of the CDN the sample will fetch controller models from: MeshSource https://cdn.jsdelivr.net/npm/@webxr-input-profile...

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

470. Text的中划线(删除线) [ 50%]

...有问题(已解决) 热更会自动删除更新旧的资源吗? TextInputInput事件不监听backspace删除 更新客户端版本后 所有的Text的位置都对不上了 list如何如何获取选中的CheckBox,然后点击删除,将对应选中的条目删除掉。 dialog如果在clo...

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