正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/display/mesh/RegularPolygonMesh
RegularPolygonMesh
类 RegularPolygonMesh
Blueprint Inheritable
实现
IMeshFactory
索引
构造函数
constructor
属性
center
Color
distances
fill
Color
line
Color
line
Width
rotation
sides
方法
on
Populate
Mesh
构造函数
constructor
new
Regular
Polygon
Mesh
(
)
:
RegularPolygonMesh
返回
RegularPolygonMesh
属性
center
Color
center
Color
:
Color
= null
distances
distances
:
number
[]
= []
fill
Color
fill
Color
:
Color
= null
line
Color
line
Color
:
Color
= null
line
Width
line
Width
:
number
= 0
rotation
rotation
:
number
= 0
sides
sides
:
number
= 6
方法
on
Populate
Mesh
on
Populate
Mesh
(
vb
)
:
void
参数
vb
:
VertexStream
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
center
Color
distances
fill
Color
line
Color
line
Width
rotation
sides
方法
on
Populate
Mesh
LayaAir3引擎API
加载中……
Blueprint Inheritable