大约有 9,311 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0154 秒)
Laya_社区(7982) Laya2.0_文档(513) Laya3.0_api(267) Laya3.0_文档(219) Laya2.0_api(149) laya_api(131) Laya_示例(25) Laya2.0_示例(25)
...是,你需要做三步: 第一步:所有的界面元素在IDE已设置好up/bottom/left/right/centerX/centerY以及layoutEnabled属性 第二步、PC使用showall,手机使用fixedwidth模式,就是下面的custom模式,这个模式是我自己有小改动(只是设置了canvas...
来源: Laya_社区 发布时间: 20180404
...?如果是请问合理吗,如果不是请问 如何解决. 还有,当设置一个预制体,其属性修改后,把这个预制体添加到舞台上,编缉器上属性值仍然是初始值。这算bug吗 多说一句,文档api对多点描述吗,比如,施加一个力,参数x,y,...
来源: Laya_社区 发布时间: 20200326
...rOffset:int = 0, dataStartIndex:int = 0, dataCount:uint = 4294967295):void 设置数据。 VertexBuffer3DProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By detoryResource():void[override] 销毁顶点缓冲。VertexBuffer3D recreateResource():vo...
来源: laya_api 发布时间: 20170929
...any[] | null, once?: boolean): Handler Defined in laya/utils/Handler.ts:44 设置此对象的指定属性值。 Parameters caller: any 执行域(this)。 method: Function | null 回调方法。 args: any[] | null 携带的参数。 Default value once: boolean = false 是否只执行一次,如果...
来源: Laya3.0_api 发布时间: 20231115
...如果在第一个场景里面的一个物体添加了任意Joint 把Joint设置正确 链接好两个物体 确保Joint没有设置错误 这时候再使用Laya.Scene.open("XXX.scene");进行场景跳转 会在DestroyJoint这个地方报错: Uncaught Error at Object.box2d.b2Assert (la...
来源: Laya_社区 发布时间: 20181024
...s) 里拖拽至场景编辑器中进行可视化操作。可以在`属性设置器`里设置其属性值,然后在场景编辑器中直接查看显示效果。 基础显示组件包括:Sprite、Button、CheckBox、Clip、ColorPicker、ComboBox、FontClip、HScrollBar、HSlider、Image、Label...
来源: Laya2.0_文档 发布时间: 20200609
...何停止正在播放的背景音乐 没有加载ls文件的情况下能否设置scene的颜色?还是只能黑色? 如何停止所有音效而不停止背景声音 为什么编辑模式下的图片背景能出来,调试的时候出不来 微信小游戏中使用Laya的SoundManager播放背景...
来源: Laya_社区 发布时间: 20170711
...static] 缩放二维向量。 Vector2 setValue(x:Number, y:Number):void 设置xy值。 Vector2Public Constants ConstantDefined By ONE : Vector2[static] 一向量,禁止修改Vector2 ZERO : Vector2[static] 零向量,禁止修改Vector2Property Detailxpropertypublic var x:NumberX轴坐标ypr...
来源: Laya2.0_api 发布时间: 20190513
...东西左右拖动好象有问题 laya1.7.9beta版 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2022-05-30 19:23 浏览: 3518 关注: 1 人 Laya_Yan • 2022-05-31 14:20 已经把这个问题提交到相关技...
来源: Laya_社区 发布时间: 20220530
...滚动,并且两个list同时滚动一模一样。 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 怎么获得laya.input输入框...
来源: Laya_社区 发布时间: 20170626