Class: FlowLine

FlowLine


new FlowLine(sdk, options, Dialog)

流光飞线
Parameters:
Name Type Description
sdk
options object 流光飞线属性
Properties
Name Type Default Description
name string 未命名对象 名称
pointNumber number 300 线数量
height number 200 线高度
heightDifference number 3000 线高度差
width number 2 线宽
duration number 10.0 单次运动时间
color string rgba(255,255,255,1) 颜色
lineBackAlpha number 0.05 轨迹颜色(不能为0)
Dialog object 弹框对象
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Methods


<async> edit(state)

编辑框
Parameters:
Name Type Default Description
state boolean false 状态: true打开, false关闭

<async> flyTo()

飞到对应实体

<async> remove()

删除