Preparing search index...
The search index is not available
如视空间交互插件合集 - v3.69.1
如视空间交互插件合集
ModelMakerPluginType
TrianglesItemObjectData
Interface TrianglesItemObjectData
Description
triangles 所带的数据详细类型
interface
TrianglesItemObjectData
{
color
?:
string
;
opacity
?:
number
;
panoIndex
?:
number
;
points
:
number
[]
[]
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
其他信息
Index
Properties
color?
opacity?
pano
Index?
points
Properties
Optional
color
color
?:
string
标注颜色
Optional
opacity
opacity
?:
number
透明度
Optional
pano
Index
pano
Index
?:
number
可见点位
points
points
:
number
[]
[]
多边形的顶点坐标数组
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
opacity
pano
Index
points
如视空间交互插件合集 - v3.69.1
Loading...
Description
triangles 所带的数据详细类型