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

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

1. laya.display.cmd.DrawPathCmd_API3.0 [ 100%]

...hCmd 根据路径绘制矢量图形 Hierarchy DrawPathCmd Index Properties brush paths pen x y ID Methods getBoundPoints recover Properties brush brush: any Defined in laya/display/cmd/DrawPathCmd.ts:26 (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 paths paths: any[] | null D...

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

2. laya.display.Graphics_API3.0 [ 45%]

... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths: any[] 路径集合,路径支...

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

3. laya.ani.GraphicsAni_API3.0 [ 44%]

... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Inherited from Graphics.drawPath Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths:...

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

4. laya.ui.AutoBitmap_API3.0 [ 42%]

... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Inherited from Graphics.drawPath Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths:...

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

5. laya.resource.NativeContext_API3.0 [ 29%]

...umber Returns void _drawPath _drawPath(x: number, y: number, paths: any[], brush: any, pen: any): void Defined in laya/resource/NativeContext.ts:505 Parameters x: number y: number paths: any[] brush: any pen: any Returns void _drawPie _drawPie(x: number, y: number, radius: number, startAngle: number...

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