Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
Objects have the following properties:
|
Members
-
path line color
-
path type
-
path line width
-
Whether to display the path line
-
Whether to display the scan cone
-
Is it tangential?
-
wayPoints : Array.<MPoint3D>
-
Path points
Methods
-
Create Animated Object Scan Effect Entities
Name Type Description options
Object Scan entity configuration items Name Type Description point
MPoint3D Position points radian
Number Scanning radius, in meters angle
Number Scanning angle, in degrees rotate
MPoint3D Rotation angle, in degrees -
execute() → GOAnimationType
-
Get animation type
Returns:
Animation type -
getCurrentPt() → MPoint3D
-
Get the current position of the path animation
Returns:
current location -
getGOAnimationType() → GOAnimationType
-
Get animation type
Returns:
Animation type -
Get the path line color
Returns:
Path line color -
getPathType() → WayPathType
-
Get the path line type
Returns:
Path line type -
Get the width of the path line
Returns:
Width of the path line -
getWayPoints() → Array.<MPoint3D>
-
Get array of path points for path animation
Returns:
Array of path points -
Set the camera to follow
Name Type Description isFollow
Boolean Whether to follow followType
Number Follow angle distance
Number Distance to target height
Number Relative camera height Returns:
Is the setting successful? -
Set the path line color
Name Type Description color
String path line color with raga -
Set the path line type
Name Type Description pathType
WayPathType Path line type -
Set the path line width
Name Type Description width
Number Path line width -
Set whether to display the animation path
Name Type Description value
Boolean Whether to show the path