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

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

591. laya.physics.joint.RevoluteJoint [ 47%]

...Joint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  anchor : Array[首次设置有效]关节的链接点,是相对于自身刚体的...

来源: Laya2.0_api 发布时间: 20190513

592. [LayaAir3]spine 动画位置显示错误(git上8月22日版本, 3.3.0 版本正常) [ 47%]

...亮 • 2025-08-25 11:52 我更新了正式版的3.3.1以后发现SPINE的锚点位置还是错误的 LayaAir小牛 • 2025-08-25 12:09 @肖亮亮:这个问题还在处理 肖亮亮 • 2025-08-25 12:24 @LayaAir小牛:好的辛苦 虎哈哈 • 2025-08-26 16:49 @LayaAir小牛:我看更新日志spin...

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

593. 打包app后弹框:设置横竖屏错误 [ 46%]

...试控制台提示:错误,图片是IDE自带的,也不显示 anchor锚点设置不生效 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2016-09-28 21:29 浏览: 2964 关注: 1 人 story2010 • 2016-09-29 ...

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

594. LayaTree调试工具 · LayaAir3.3 · 引擎文档 · LAYABOX [ 46%]

...规节点的位移,旋转和缩放.还能够动态设置层级关系zOrder,锚点,尺寸 此外还有开发中经常需要用到的设置点击事件与穿透控制 2.2.4 运行时调整参数:文本内容直接编辑 操作文本节点,文本内容直接编辑 非常好用的基于拾色器的颜...

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

595. laya.ui.Slider [ 46%]

...示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Bo...

来源: Laya2.0_api 发布时间: 20190513

596. laya.map.TiledMap [ 46%]

...ortBySize(width:Number, height:Number, rect:Rectangle = null):Rectangle 在锚点的基础上计算,通过宽和高,重新计算视口 TiledMap  createMap(mapName:String, viewRect:Rectangle, completeHandler:Handler, viewRectPadding:Rectangle = null, gridSize:Point = null, enableLinear:Boolean ...

来源: laya_api 发布时间: 20170929

597. laya.map.TiledMap [ 46%]

...ortBySize(width:Number, height:Number, rect:Rectangle = null):Rectangle 在锚点的基础上计算,通过宽和高,重新计算视口 TiledMap  createMap(mapName:String, viewRect:Rectangle, completeHandler:Handler, viewRectPadding:Rectangle = null, gridSize:Point = null, enableLinear:Boolean ...

来源: Laya2.0_api 发布时间: 20190513

598. new Laya.Templet() 时,说这不是一个constructor [ 46%]

...集动画 this.aniFighter.loop = false; //获取动画边界信息,设置锚点 var rectBounds:Rectangle = this.aniFighter.getGraphicBounds(); var rectBounds1:Rectangle = this.aniFighter.getBounds(); //QUESTION=[无法获取图片宽度高度] this.aniFighter.pivot(512/2,304/2);//rectBounds.width/...

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

599. 为什么laya的Button渲染逻辑顺序是先渲染,再获取素材切片? [ 46%]

...: 1383 关注: 3 人 sleepfish • 2017-05-16 11:39 就是设置设置了锚点的按钮,代码中设置skin会没有效果。我问题描述的很清楚了吧。。。

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

600. laya.ui.Component [ 46%]

...透明。更改alpha值会影响drawcall。Sprite  anchorX : NumberX轴锚点,值为0-1Component  anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...

来源: laya_api 发布时间: 20170929