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

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

591. laya.display.Scene_API3.0 [ 63%]

...ation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder root Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contains custo...

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

592. laya.particle.Particle2D_API3.0 [ 63%]

...aleX scaleY scene scrollRect skewX skewY source stage staticCache template texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance advanceTime bubbleEvent callLater clearTimer contains customRe...

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

593. 关于图鉴问题 [ 63%]

...了 这个时候我要获取加载后的imageLv.png     通过var lv:Texture = Loader.getRes(lv的资源路径)  获取 lv是空的,这样是获取不到imageLv.png的吗? 我加载json的时候是没有加载imageLv.png的吗?   附件 : --> 2017-01-05 添加评论 免费帖 --> 分享 ...

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

594. laya.media.SoundNode_API3.0 [ 63%]

...leY scene scrollRect skewX skewY source stage staticCache stopEvent target 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

595. laya.map.GridSprite_API3.0 [ 63%]

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

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

596. 截取图片的一部分 [ 63%]

...么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 Texture图片能否进行翻转? 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,...

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

597. laya.d3.core.scene.Scene3D_API3.0 [ 63%]

...er scrollRect shadowMapFrequency skewX skewY skyRenderer stage staticCache texture timer transform url viewport visible width x y zOrder _updateMark Methods _initialize _processActive _setCullCamera addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer co...

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

598. 2D性能优化 · LayaAir3.4 · 引擎文档 · LAYABOX [ 63%]

...ader.load("res/apes/monkey2.png",Laya.Handler.create(this,function() { var texture=Laya.loader.getRes("res/apes/monkey2.png"); var sp=new Laya.Sprite(); sp.graphics.drawTexture(texture,0,0); sp.size(texture.width,texture.height); Laya.stage.addChild(sp); })); 使用Graphics.drawTexture并不会自...

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

599. skin加载服务器图片报错 [ 63%]

...Mode='lighter' 图片异常 matter中layasprite怎么改变图片大小? Texture图片能否进行翻转? IDE1.7.8 json图集加载问题 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 为什么有的图片打包,有的图片不打包? 如图 打包出来后的...

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

600. 怎样在精灵上加载一张图片 后加载的会覆盖前面的加载 [ 63%]

...片以圆形的方式显示? 加载到舞台的3D模型不显示贴图 Texture图片能否进行翻转? IDE1.7.8 json图集加载问题 请问下加载TFF字体要怎么加载呢? matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 图片不能按轴...

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