正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/display/mesh/MeshFactory
IMeshFactory
接口 IMeshFactory
Blueprint Inheritable
interface
IMeshFactory
{
onPopulateMesh
(
vb
:
VertexStream
)
:
void
;
}
实现于
CircleMesh
FlipMesh
ProgressMesh
RegularPolygonMesh
RoundedRectMesh
TileMesh
索引
方法
on
Populate
Mesh
方法
on
Populate
Mesh
on
Populate
Mesh
(
vb
)
:
void
参数
vb
:
VertexStream
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
方法
on
Populate
Mesh
LayaAir3引擎API
加载中……
Blueprint Inheritable