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

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

651. 我想移动容器来实现前进的动画,但是移动不了。这里的y有问题 但是又不知道改成什么 [ 66%]

...ain=(function() {   var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL;   (function() { // 不支持WebGL时自动切换至Canvas Laya.init(400,852); Laya.stage.alignV = Stage.ALIGN_MIDDLE; La...

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

652. laya.ui.HScrollBar [ 66%]

...的标签。 Component target : Sprite 设置滚动对象。 ScrollBar texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite thumbPercent : Number获取或设置一个值,该...

来源: laya_api 发布时间: 20170929

653. 3D场景环境设置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 66%]

...数据要更少,所以这种天空的性能要更好一些。 Panoramic Texture:天空盒的纹理贴图(一张球形模型对应的贴图) 2.1.1 立方体天空 立方体天空盒用到的6张可以无缝相接的贴图参考,图2-5所示 (图2-5) 2.1.2 球形天空 是一个球形模...

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

654. png使用base64显示异常 [ 66%]

...n () { // image.onload = null; // image.onerror = null; // var data = Laya.Texture2D._parse(image); // data._url = "sdfasf" // _this.onLoaded(data); img=HTMLImage.create(image.width,image.height,1); img.loadImageSource(image,true); img._setCreateURL(url); _this.onLoaded(img); }; var url = _this.arra...

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

655. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 66%]

...e precision loss occurs on IE. Try separating color and alpha to different textures. 2018-04-14 0 0 分享 微博 QZONE 微信 InJoins 赞同来自: 又一个GITHUB上的相关信息: Some implementations of HTMLCanvasElement's CanvasRenderingContext2D store color values internally in premultiplie...

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

656. laya.physics.PhysicsDebugDraw_API3.0 [ 66%]

...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy...

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

657. laya.ani.swf.MovieClip_API3.0 [ 66%]

...tation scaleX scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clearTimer contains customRende...

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

658. UI内存泄漏 [ 66%]

...的处理。暴力点,不理这个缓存,手动的释放sources的里Texture,整个资源得到真正的释放。这是一个问题,还有问题就是九宫格了,用到九宫格的地方,AutoBitmap里全部缓存了,而且都是静态缓存了,清理缓存只是简单的置空,其...

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

659. laya.ui.Clip_API3.0 [ 66%]

...caleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent ca...

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

660. DragonBones 4.9 转换 提示 没找到可以转换的文件,请确认文件夹名和文件名是一致的。 [ 66%]

...07 15:51 好的谢谢。 gplzh • 2016-12-06 13:31 boss1Ani_tex.json改成texture.json,boss1Ani_tex.png改成texture.png, 你试试看这样行不行 kanon1109 • 2016-12-06 10:48 这样做还是提示“没找到可以转换的文件”我的layaair版本是 1.5.3.

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