Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
对象具有以下属性:
|
Members
-
路径线色
-
路径类型
-
路径线宽
-
是否显示路径线
-
是否显示路径线
-
是否沿切线方向
-
wayPoints : Array.<MPoint3D>
-
路径点
Methods
-
创建动画对象扫描实体
Name Type Description options
Object 扫描实体配置项 Name Type Description point
MPoint3D 扫描半径,单位米 radian
Number 扫描半径,单位米 angle
Number 扫描角度,单位度 rotate
MPoint3D 扫描角度,单位度 -
execute() → GOAnimationType
-
获取动画类型
Returns:
动画类型 -
getCurrentPt() → MPoint3D
-
获取路径动画当前位置
Returns:
当前位置 -
getGOAnimationType() → GOAnimationType
-
获取动画类型
Returns:
动画类型 -
获取路径线颜色
Returns:
路径线颜色 -
getPathType() → WayPathType
-
获取路径线类型
Returns:
路径线类型 -
获取路径线宽度
Returns:
路径线宽度 -
getWayPoints() → Array.<MPoint3D>
-
获取路径动画点数组
Returns:
路径点数组 -
设置相机跟随
Name Type Description isFollow
Boolean 是否跟随 followType
Number 跟随角度 distance
Number 到目标距离 height
Number 相对相机高度 Returns:
是否设置成功 -
设置路径线颜色
Name Type Description color
String 路径线颜色raga -
设置路径线类型
Name Type Description pathType
WayPathType 路径线类型 -
设置路径线宽度
Name Type Description width
Number 路径线宽度 -
设置是否显示动画路径
Name Type Description value
Boolean 是否显示路径