thingorigin2.0
正在准备搜索索引...
src/ts/TModelInterfaces
pointsData
接口 pointsData
点云数据格式
参数: author
LL
参数: since
2021/09/16
参数: x
number
参数: y
number
参数: z
number
interface
pointsData
{
x
:
number
;
y
:
number
;
z
:
number
;
}
层级 (
查看层级一览
)
xyz
pointsData
索引
属性
x
y
z
属性
x
x
:
number
y
y
:
number
z
z
:
number
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
x
y
z
thingorigin2.0
加载中……
点云数据格式
参数: author
LL
参数: since
2021/09/16
参数: x
number
参数: y
number
参数: z
number