大约有 1,796 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0051 秒)
Laya_社区(1183) Laya2.0_api(183) laya_api(162) Laya3.0_api(119) Laya2.0_文档(51) Laya_示例(41) Laya2.0_示例(35) Laya3.0_文档(22)
...caleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; var skins: Array = []; skins.push("../../res/ui/hscroll.png", "../../res/ui/hscroll$bar.png", "../../res/ui/hscroll$down.png", "../../res/ui/hscroll$up.png"); skins.push("../../res/ui/vscroll.png", "../../res/ui/vscroll$bar.png", "../.....
来源: Laya_示例 发布时间: 20251219
...为 true,否则值为 false。 getWorldMatrix getWorldMatrix(): Float32Array Defined in laya/d3/animation/AnimationTransform3D.ts:156 获取世界矩阵。 Returns Float32Array 世界矩阵。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya...
来源: Laya3.0_api 发布时间: 20231102
...0的bug 给边缘带透明像素的Image设置sizeGrid时显示异常 Uint8Array的像素数据在ios中无法改变图片纹理,安卓正常 问题状态 最新活动: 2025-07-16 09:40 浏览: 800 关注: 1 人
来源: Laya_社区 发布时间: 20250716
...钮坐标问题导致无法点击 Graphic.drawTextures,第二个参数 pos:Array — 绘制次数和坐标,怎么写啊, 3d坐标转换问题 问题状态 最新活动: 2016-09-27 09:39 浏览: 2352 关注: 2 人
来源: Laya_社区 发布时间: 20160926
...默认材质,禁止修改 Accessors MaterialDefine get MaterialDefine(): Array<string> Inherited from Material.MaterialDefine Defined in laya/d3/core/material/Material.ts:373 获得材质宏 Returns Array<string> MaterialProperty get MaterialProperty(): any Inherited from Material.Mate...
来源: Laya3.0_api 发布时间: 20231115
... 关于apk打包动画卡的问题 drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 H5动画和节奏的一个加速! 2.2-2.3版本 ani动画,序列帧动画最后一帧和第一帧衔接出现卡顿 问题状态 最新活动: 2016-12-...
来源: Laya_社区 发布时间: 20161210
...教 项目分包后, 运行出错 drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? ts项目,我在程序主入口声明了公共静态类,下面new出了一个对象...
来源: Laya_社区 发布时间: 20170424
...口 class GameMain { private ps: Laya.Sprite; a: number; b: number; path: Array<number> = ; constructor() { Laya.init(1600, 1400); Laya.stage.bgColor = "#000000"; this.ps = new Laya.Sprite(); Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.down2) Laya.stage.on(Laya.Event.MOUSE_UP, this, this.u...
来源: Laya_社区 发布时间: 20170721
...caleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; var skins: Array = []; skins.push("res/ui/hscroll.png", "res/ui/hscroll$bar.png", "res/ui/hscroll$down.png", "res/ui/hscroll$up.png"); skins.push("res/ui/vscroll.png", "res/ui/vscroll$bar.png", "res/ui/vscroll$down.png", "res/ui/vscroll...
来源: Laya2.0_示例 发布时间: 20251219
...aterial/UnlitMaterial.ts:22 Accessors MaterialDefine get MaterialDefine(): Array<string> Inherited from Material.MaterialDefine Defined in laya/d3/core/material/Material.ts:373 获得材质宏 Returns Array<string> MaterialProperty get MaterialProperty(): any Inherited from Material.Mate...
来源: Laya3.0_api 发布时间: 20231115