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

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

241. 在加载3d人物的时候,Laya.timer.loop会卡顿,由于又需要每隔一段时间执行一个方法,暂时想到了用Laya.timer.loop,这个有什么好的解决方案替代吗? [ 48%]

...? 配置layaAir需要注意的 请问layaide如何创建一个复合的Button 我刚开始使用layabox,发布了一个h5,但是手机上应该怎么打开这个网页呢 请教一个关于laya2.5d项目美术规范的问题哈 在线急等,发现你们这个编译器一个bug,不能实现...

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

242. 预制体模块 · LayaAir3文档 · LAYABOX [ 47%]

...点修改了width属性(属性设置面板有黄色线提示) 添加了Button组件(有“+”号标识) 这些修改也可以覆盖到预制体中,我们来看看如何操作。如图3-4所示 (图3-4) 点击item节点,在右边的属性面板中,点击 覆盖属性 按钮,可...

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

243. UI模式下Dialog标签嵌套RadioGroup会导致编辑器卡死 [ 47%]

... height="58" fontSize="20" color="#e5c39f" editorInfo="compId=10"/> <Button y="1" x="680" width="90" var="close" skin="setting/close.png" pivotY="45" pivotX="45" height="90" editorInfo="compId=18"/> <Panel y="275" x="88" width="511" var="headImgPanel" height="88" editorInfo="compId=20"&g...

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

244. 预制体 · LayaAir3.3 · 引擎文档 · LAYABOX [ 47%]

...点修改了width属性(属性设置面板有黄色线提示) 添加了Button组件(有“+”号标识) 这些修改也可以覆盖到预制体中,我们来看看如何操作。如图3-4所示 (图3-4) 点击item节点,在右边的属性面板中,点击 覆盖属性 按钮,可...

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

245. laya.ui.Slider_API3.0 [ 47%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 ...

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

246. laya.ui.RadioGroup_API3.0 [ 46%]

...ed from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:305 copy laya.ui.Button#labelColors() Returns string Inherited from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:309 copy laya.ui.Button#labelColors() Parameters value: string Returns void labelFont get labelFont(): string set labelFont(...

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

247. laya.ui.Tab_API3.0 [ 46%]

...ed from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:305 copy laya.ui.Button#labelColors() Returns string Inherited from UIGroup.labelColors Defined in laya/ui/UIGroup.ts:309 copy laya.ui.Button#labelColors() Parameters value: string Returns void labelFont get labelFont(): string set labelFont(...

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

248. laya.ui.HSlider_API3.0 [ 46%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in lay...

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

249. laya.ui.VSlider_API3.0 [ 46%]

...变节点轴心点。 Parameters value: number Returns void bar get bar(): Button Inherited from Slider.bar Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in lay...

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

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

...undPos: Vector3 = new Vector3(); /// <summary> /// Settings of mouse button, pointer and scrollwheel. /// </summary> public mouseSettings: MouseSettings = new MouseSettings(0, 1, 0.3); /// <summary> /// Range limit of angle. /// </summary> public angleRange: MyRange = new MyR...

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