大约有 271 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0031 秒)
Laya3.0_api(68) Laya_社区(63) Laya2.0_api(61) laya_api(58) Laya2.0_文档(11) Laya3.0_文档(4) Laya2.0_示例(3) Laya_示例(3)
...; } setup() { this.createApe(); this.applayFilter(); } createApe() { const Sprite = Laya.Sprite; this.ape = new Sprite(); Laya.stage.addChild(this.ape); let texture = Laya.loader.getRes(apePath); this.ape.graphics.drawTexture(texture); this.ape.x = (Laya.stage.width - texture.width) / 2; this.ape.y ...
来源: Laya2.0_示例 发布时间: 20241118
...; } setup() { this.createApe(); this.applayFilter(); } createApe() { const Sprite = Laya.Sprite; this.ape = new Sprite(); Laya.stage.addChild(this.ape); let texture = Laya.loader.getRes(apePath); this.ape.graphics.drawTexture(texture); this.ape.x = (Laya.stage.width - texture.width) / 2; this.ape.y ...
来源: Laya2.0_示例 发布时间: 20241118
...ionGL apply(srcCanvas:*):*FilterActionGL apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*[override] ColorFilterActionGL setValue(shader:*):void[override] ColorFilterActionGL setValueMix(shader:Value2D):voidFilterActionGLProperty Detaildatapropertypubl...
来源: laya_api 发布时间: 20170929
...ild.x + apeTexture.width; grayApe.y = secondChild.y; } createApe() { const Sprite = Laya.Sprite; let ape = new Sprite(); Laya.stage.addChild(ape); apeTexture = Laya.loader.getRes(apePath); ape.graphics.drawTexture(apeTexture); return ape; } } new Filters_Color();module laya { import Sprite = Laya.Sp...
来源: Laya2.0_示例 发布时间: 20241118
Laya sprite.filters 概率性出错!!!! !!!!!:概率性出错 无法提供Demo 以下是Vivo 审核报错 以下是浏览器报错(不是同个游戏 但是报错类容一致) 怀疑是core.js ---> 这里的filters==null 我强制修改=【】 然后提交给vivo测试...
来源: Laya_社区 发布时间: 20220228
...nGL apply(srcCanvas:*):*FilterActionGL apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*FilterActionGL setValue(shader:*):voidFilterActionGL setValueMix(shader:Value2D):voidFilterActionGLProperty DetailtypeMixpropertytypeMix:int [read-only] Impl...
来源: laya_api 发布时间: 20170929
...种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var BlurFilter = Laya.BlurFilter; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var apePath = "../../res/apes/monkey2.png"; (function() { // 不支...
来源: Laya_示例 发布时间: 20241118
...ned By apply(srcCanvas:*):*IFilterAction apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*IFilterActionGL setValue(shader:*):voidIFilterActionGL setValueMix(shader:Value2D):voidIFilterActionGLProperty DetailtypeMixpropertytypeMix:int [read-only] I...
来源: laya_api 发布时间: 20170929
...种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var ColorFilter = Laya.ColorFilter; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var ApePath = "../../res/apes/monkey2...
来源: Laya_示例 发布时间: 20241118
...种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var GlowFilter = Laya.GlowFilter; var Texture = Laya.Texture; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var apePath = "../../res/apes/monkey2.p...
来源: Laya_示例 发布时间: 20241118