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

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

191. 自定义Shader · LayaAir3.0文档 · LAYABOX [ 69%]

...form变量。 3.1 Uniform常见变量类型 Uniform变量的常见类型:Texture2D,Color,Vector2,Vector3,Vector4,Bool,Float,Matrix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,为四个Float类型组成的...

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

192. laya.html.dom.HTMLIframeElement_API3.0 [ 68%]

...otation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destr...

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

193. laya.display.Animation [ 68%]

...但是可以通过调用 reCache 方法手动刷新。 注意: 1.Sprite texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...

来源: laya_api 发布时间: 20170929

194. laya.html.dom.HTMLDivElement_API3.0 [ 68%]

...otation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destr...

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

195. laya.display.Stage [ 68%]

...自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋一个图片地址,...

来源: Laya2.0_api 发布时间: 20190513

196. 精灵 · LayaAir3.0文档 · LAYABOX [ 68%]

...的特有属性 (图2-5) 如图2-5所示,精灵的自身属性有: Texture:绘制一个图片或者渲染纹理。 Graphics:绘制一个或者一组图形。 2.3.1 Image的Texture 首先,Sprite的Texture是支持通过拖入或者加载一张图片作为纹理Texture绘制的。 如动...

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

197. WebGL模式下,PNG图片出现类似描边的效果 [ 67%]

...现错误: Error processing launch: Error Could not attach to main target Texture图片能否进行翻转? 有无类似flashfirebug、firebug的H5 canvas Inspector? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2的Scene默认是...

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

198. laya.display.Animation [ 67%]

...自动更新缓存,只能通过调用reCache方法手动刷新。Sprite texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋一个图片地址,...

来源: Laya2.0_api 发布时间: 20190513

199. laya.ui.AutoBitmap_API3.0 [ 66%]

...llipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale setState strokeText transform translate Constructors constructor new AutoBitmap(): AutoBitmap Inhe...

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

200. 全面屏下圆角图片错位问题 [ 65%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? 关于适配采用showAll后留白部分的颜色问题 ios14系统下 blendMode='lighter' 图片异常 关于逻辑贞更新间隔机制、时...

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