大约有 208 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
Laya3.0_api(78) Laya2.0_api(65) laya_api(56) Laya_社区(3) Laya3.0_文档(3) Laya2.0_示例(1) Laya2.0_文档(1) Laya_示例(1)
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawPathCmd" DrawPathCmd Class DrawPathCmd 根据路径绘制矢量图形 Hierarchy DrawPathCmd Index Properties brush paths pen x y ID Methods getBoundPoints recover Properties brush brush: any Defined in laya/di...
来源: Laya3.0_api 发布时间: 20231115
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawTrianglesCmd" DrawTrianglesCmd Class DrawTrianglesCmd 绘制三角形命令 Hierarchy DrawTrianglesCmd Index Properties alpha blendMode color indices matrix texture uvs vertices x y ID Methods getBoundPoints r...
来源: Laya3.0_api 发布时间: 20231115
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawPieCmd" DrawPieCmd Class DrawPieCmd 绘制扇形 Hierarchy DrawPieCmd Index Properties fillColor lineColor lineWidth radius x y ID Accessors endAngle startAngle Methods getBoundPoints recover Properties fillCo...
来源: Laya3.0_api 发布时间: 20231115
...ight / 2; } } } new laya.SmartScale_Scale_SHOW_ALL();package { import laya.display.Sprite; import laya.display.Stage; public class SmartScale_Scale_SHOW_ALL { private var rect:Sprite; public function SmartScale_Scale_SHOW_ALL() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya....
来源: Laya_示例 发布时间: 20260303
...ight / 2; } } } new laya.SmartScale_Scale_SHOW_ALL();package { import laya.display.Sprite; import laya.display.Stage; public class SmartScale_Scale_SHOW_ALL { private var rect:Sprite; public function SmartScale_Scale_SHOW_ALL() { Laya.init(550, 400); Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya....
来源: Laya2.0_示例 发布时间: 20260303
...rames No Frames ClipRectCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class ClipRectCmdInheritanceClipRectCmd Object 裁剪命令 Public Properties PropertyDefined By height : Number 高度。 ClipRectCmd width : Number 宽度。 ClipRectCmd x : Number X 轴偏...
来源: Laya2.0_api 发布时间: 20190513
...ames No Frames DrawImageCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawImageCmdInheritanceDrawImageCmd Object 绘制图片 Public Properties PropertyDefined By height : Number (可选)高度。 DrawImageCmd texture : Texture 纹理。 DrawImageCmd w...
来源: Laya2.0_api 发布时间: 20190513
...rames No Frames DrawRectCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawRectCmdInheritanceDrawRectCmd Object 绘制矩形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd height : Number 矩...
来源: Laya2.0_api 发布时间: 20190513
...es No Frames FillTextureCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillTextureCmdInheritanceFillTextureCmd Object 填充贴图 Public Properties PropertyDefined By height : Number (可选)高度。 FillTextureCmd offset : Point (可选)贴图纹理...
来源: Laya2.0_api 发布时间: 20190513
...es No Frames DrawTextureCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTextureCmdInheritanceDrawTextureCmd Object 绘制单个贴图 Public Properties PropertyDefined By alpha : Number (可选)透明度。 DrawTextureCmd blendMode : String (可选)...
来源: Laya2.0_api 发布时间: 20190513