Preparing search index...
The search index is not available
API
API
PolygonItemData
Interface PolygonItemData
interface
PolygonItemData
{
borderColor
?:
ColorRepresentation
;
color
?:
ColorRepresentation
|
ColorRepresentation
[]
;
coordinates
:
[
number
,
number
,
number
]
[]
|
[
number
,
number
,
number
]
[]
[]
;
disableEdit
?:
boolean
;
hidden
?:
boolean
;
id
?:
string
;
opacity
?:
number
;
showVertex
?:
boolean
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
自定义数据
Index
Properties
border
Color?
color?
coordinates
disable
Edit?
hidden?
id?
opacity?
show
Vertex?
Properties
Optional
border
Color
border
Color
?:
ColorRepresentation
颜色
Optional
color
color
?:
ColorRepresentation
|
ColorRepresentation
[]
颜色
coordinates
coordinates
:
[
number
,
number
,
number
]
[]
|
[
number
,
number
,
number
]
[]
[]
坐标
Optional
disable
Edit
disable
Edit
?:
boolean
是否禁止编辑
Optional
hidden
hidden
?:
boolean
是否隐藏
Optional
id
id
?:
string
id
Optional
opacity
opacity
?:
number
透明度(0-1)
Optional
show
Vertex
show
Vertex
?:
boolean
是否显示顶点
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
border
Color
color
coordinates
disable
Edit
hidden
id
opacity
show
Vertex
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
自定义数据