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

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

1311. laya.physics.PhysicsDebugDraw_API3.0 [ 48%]

... drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea i...

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

1312. layadcc打包后需要整包更新的问题 [ 48%]

...iphone上不能正常显示的问题 (此问题已经无效) graphics alpha 问题 问题状态 最新活动: 2017-04-01 21:05 浏览: 3670 关注: 4 人 xiaoman122 • 2017-04-03 15:34 好的,非常感谢!

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

1313. 实线描边的滤镜如何实现?目前只有发光滤镜 [ 48%]

...ec2 textureSize = vec2(84, 84);\r\nvec4 myC = texture2D(texture, v_texcoordAlpha.xy);\r\nif (myC.a >= 0.5)\r\n{\r\ngl_FragColor = v_color * myC;\r\nreturn;\r\n}\r\nint strokeCount = 0;\r\nstrokeCount += getIsStrokeWithAngel(0.0);\r\nstrokeCount += getIsStrokeWithAngel(30.0);\r\nstrokeCount += get...

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

1314. 1.7.8新版本3d骨骼动画如何获取绑点呢 [ 48%]

....7.13 导出刚体动画无效 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? laya3D动画无法播放 一个时间轴动画里创建的多个动画,怎么分别调用?如图 问题状态 最新活动: 2017-08-21 18:03 浏览: 1362 ...

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

1315. laya.map.TileAniSprite_API3.0 [ 47%]

... drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea i...

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

1316. 关于graphics镂空的问题https://ask.layabox.com/question/139 [ 47%]

...eContainer.pos(120,150); guideContainer.cacheAs = "bitmap"; guideContainer.alpha = 0.5; Laya.stage.addChild(guideContainer); guideContainer.on("click",this,function(){ trace("click guideContainer"); }); guideContainer.on("mouseover",this,function(){ sp1.graphics.clear(); sp1.graphics.drawRect(0,0,30...

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

1317. 自定义panel类问题 [ 47%]

...题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 graphics alpha 问题 关于apk打包动画卡的问题 mask在layaplayer中有问题 问题状态 最新活动: 2017-11-23 12:02 浏览: 947 关注: 2 人 15818760256 • 2017-11-23 09:58 上传了demo,麻烦看下。。谢谢~~ Mo...

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

1318. 当使用代码创建打开场景时,onOpened触发了,但场景active和activeInHierarchy还是处于false,请问纯代码怎么实现场景创建激活,谢谢 [ 47%]

...显示? 如何实现微信登录? Tween如何实现无限循环改变alpha? 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ laya2.0加载3d场景报错Uncaught ...

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

1319. 精灵 · LayaAir3.0文档 · LAYABOX [ 47%]

...灵的倾斜角度 Rotation 精灵的旋转度 Visible 精灵是否可见 Alpha 精灵的透明度 我们通过一组操作,来看看这些属性是如何操作的,如动图2-4: (动图2-4) 由于此时的精灵只是一个空节点,没有显示对象,因此 Visible 和 Alpha 的调整...

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

1320. 问一下tween的一些参数怎么设置 [ 47%]

...器地址传过来的GET参数 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 问题状态 最新活动: 2017-01-03 16:27 浏览: 5594 关注: 3 人 cuixueying • 2017-01-03 17:41 上面已经给出例子了,建议亲自动手测试...

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