正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/display/IGraphics
IGraphicsBoundsAssembler
接口 IGraphicsBoundsAssembler
Blueprint Ignore
interface
IGraphicsBoundsAssembler
{
height
:
number
;
points
:
number
[]
;
width
:
number
;
concatMatrix
(
matrix
:
Readonly
<
Matrix
>
)
:
void
;
flushPoints
(
dx
?:
number
,
dy
?:
number
,
matrix
?:
Matrix
)
:
void
;
}
索引
属性
height
points
width
方法
concat
Matrix
flush
Points
属性
只读
height
height
:
number
只读
points
points
:
number
[]
只读
width
width
:
number
方法
concat
Matrix
concat
Matrix
(
matrix
)
:
void
参数
matrix
:
Readonly
<
Matrix
>
返回
void
flush
Points
flush
Points
(
dx
?
,
dy
?
,
matrix
?
)
:
void
参数
可选
dx
:
number
可选
dy
:
number
可选
matrix
:
Matrix
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
height
points
width
方法
concat
Matrix
flush
Points
LayaAir3引擎API
加载中……
Blueprint Ignore