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

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

11. laya.display.cmd.DrawPathCmd_API3.0 [ 95%]

... 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

12. laya.display.cmd.DrawTrianglesCmd_API3.0 [ 95%]

... 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

13. laya.display.cmd.DrawPieCmd_API3.0 [ 94%]

... 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

14. 屏幕适配-缩放-Show All [ 92%]

...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

15. 屏幕适配-缩放-Show All [ 91%]

...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

16. laya.display.cmd.ClipRectCmd [ 88%]

...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

17. laya.display.cmd.DrawImageCmd [ 88%]

...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

18. laya.display.cmd.DrawRectCmd [ 87%]

...rames No Frames DrawRectCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawRectCmdInheritanceDrawRectCmd Object 绘制矩形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd  height : Number 矩...

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

19. laya.display.cmd.FillTextureCmd [ 86%]

...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

20. laya.display.cmd.DrawTextureCmd [ 86%]

...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