大约有 67 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0055 秒)
... Graphics Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有...
来源: Laya3.0_api 发布时间: 20231115
...cs.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。 Returns any[] Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:155 命令流。存储了所有绘制命令。 Parameters value: any[] Returns void Methods addCmd addCmd(cmd: any): any Inherited...
来源: Laya3.0_api 发布时间: 20231115
...p" AutoBitmap Class AutoBitmap AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫格的处理,供UI组件使用。 Hierarchy Graphics AutoBitmap Index Constructors constructor Properties _color uv Accessors cmds color height sizeGrid source...
来源: Laya3.0_api 发布时间: 20231115
...nu Globals "laya/display/cmd/DrawLinesCmd" DrawLinesCmd Class DrawLinesCmd 绘制连续曲线 Hierarchy DrawLinesCmd Index Properties lineColor lineWidth points x y ID Methods recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawLinesCmd.ts:26 线段颜色,或者填充绘图...
来源: Laya3.0_api 发布时间: 20231115
... Menu Globals "laya/display/cmd/DrawPolyCmd" DrawPolyCmd Class DrawPolyCmd 绘制多边形 Hierarchy DrawPolyCmd Index Properties fillColor lineColor lineWidth points x y ID Methods recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawPolyCmd.ts:26 填充颜色,或者填充...
来源: Laya3.0_api 发布时间: 20231115
...e 默认没有宽高,默认不接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设...
来源: Laya3.0_api 发布时间: 20231115
...Globals "laya/display/cmd/DrawCurvesCmd" DrawCurvesCmd Class DrawCurvesCmd 绘制曲线 Hierarchy DrawCurvesCmd Index Properties lineColor lineWidth points x y ID Methods getBoundPoints recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawCurvesCmd.ts:27 线段颜色,或者...
来源: Laya3.0_api 发布时间: 20231115
...数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = fa...
来源: Laya3.0_api 发布时间: 20231115
...数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = fa...
来源: Laya3.0_api 发布时间: 20231115
...数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = fa...
来源: Laya3.0_api 发布时间: 20231115