大约有 52 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
BUG:添加RigidBody组件会使anchorX、anchorY失效 onClick(event: Laya.Event) { let sp = new Laya.Image(); sp.skin = "comp/tab.png" let body = new Laya.RigidBody(); body.gravityScale = 0; sp.addComponentIntance(body); sp.anchorX = sp.anchorY = 0.5; sp.pos(event.stageX, event.stageY); this.own...
来源: Laya_社区 发布时间: 20200216
...Clip(node.getAttribute("res") as String); clip.anchorX = node.getAttribute("anchorX") as Number; clip.anchorY = node.getAttribute("anchorY") as Number; clip.name='Ele' +id; if (node.nod...
来源: Laya_社区 发布时间: 20170918
List anchor问题 List设置anchorX和anchorY是根据它的渲染项来的,而不是List本身的大小,等于是废了,完全没用,centerX和centerY也是一样 2017-05-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170531
...请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: anchorX与anchorY同样也是设置轴心点的,类似于pivotX和pivotY,只不过pivotX和pivotY是根据数值来设置的,譬如你要把中心点设置到显示对象的正中心,那么pivotX=显示对象.width/2,p...
来源: Laya_社区 发布时间: 20170412
...常。 2018-05-25 0 2 分享 微博 QZONE 微信 Zane 赞同来自: 设置anchorX=0.5,anchorY=0.5后,应该是从中心点开始缩放。 但是设置right属性后,就不对了,缩放中心就向左偏移了。 2018-05-26 0 1 分享 微博 QZONE 微信 Zane 赞同来自: 设置left/bottom/rig...
来源: Laya_社区 发布时间: 20180525
...w Laya.Dialog(); var img = new Laya.Image('img/bg/tip_center_bg.png'); img.anchorX = 0.5; img.anchorY = 0.5; dialog.addChild(img); dialog.popup(); 版本是1.7.3 beta 2017-04-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20170420
...认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。View anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。View autoDes...
来源: Laya2.0_api 发布时间: 20190513
...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea i...
来源: Laya3.0_api 发布时间: 20231115
...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea i...
来源: Laya3.0_api 发布时间: 20231115
...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY aniMode animationName blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hid...
来源: Laya3.0_api 发布时间: 20231115