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

大约有 52 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)

21. MovieClip可以获取舞台宽高吗,怎么实现绕中心点旋转 [ 66%]

...吗,怎么实现绕中心点旋转 获取到的宽高 都为0,mc没有anchorX,ahcnorY属性, 怎么实现绕中心点旋转. 另外转换后的SWF不支持滤镜 ,代码里面可以给mc加滤镜吗?貌似看不到效果 2018-05-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

22. LayaIDE对齐有bug? [ 65%]

...LayaIDE 新建一个view,然后拖一张图片进去,view和图片的anchorX anchorY都设置成0.5 然后view的width和height分别设置成750, 1334, 图片spr的width和height为125, 125 怎么spr坐标为375, 667却显示在左上角?并不是必现的,搞着搞着就出来了 附件...

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

23. 如何在animation动画中添加事件影响动画,比如说按键或点击鼠标让动画位移? [ 65%]

...注: 2 人 lbxw • 2017-09-29 11:57 但是当你在做动画的时候把anchorX和Y都设为0.5后,你再设置size,发现它的点击区域变成右下角了,这个怎么解 Monica • 2017-10-10 14:14 @lbxw:我测试没有这样的问题,如果你这边是有问题的话麻烦上传一个...

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

24. laya.display.Scene_API3.0 [ 64%]

...edScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hi...

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

25. laya.ui.FontClip_API3.0 [ 64%]

...tx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOpti...

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

26. laya.ui.View_API3.0 [ 63%]

...edScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hi...

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

27. 代码里能控制图片的锚点吗? [ 63%]

...er.getRes(heroidstr); m_herohead.graphics.drawTexture(texture); m_herohead.anchorX = 0.5; m_herohead.anchorY = 1; m_herohead.pos(m_heroPosX,m_heroPosY); m_mapbg.addChild(m_herohead);     我在代码里创建图片,可是设置锚点后,显示还是0,0没有改变锚点的位置。。   201...

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

28. laya.ui.Clip_API3.0 [ 62%]

...ocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filte...

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

29. laya.ui.Dialog_API3.0 [ 60%]

...edScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage dragArea drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics ...

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

30. 动效模板(JavaScript-LayaAir基础篇(JS)-动画基础) [ 57%]

...些。我们选中`Button`组件,在属性面板,设置轴心点属性`anchorX`与`anchorY`的值为`0.5`,然后设置`Button`宽高与轴心点的xy轴位置,如图9所示。 ![9](img/9.png)(图9) *Tips:轴心点效果需要在UI中的组件属性中设置,在动效模板中设置轴心...

来源: Laya2.0_文档 发布时间: 20210715