Members
-
fillColor : Color
-
Fill Envelope Color
-
Default Value:
new MGIS_SuperMap3D.Color(1, 0, 0, 0.5)
-
The minimum distance to hide the envelope
-
Minimum distance to hide grid lines
-
Minimum distance to hide the scanning lobe
-
Radar ID
-
Default Value:
uuid
-
Whether to show the fill envelope
-
Default Value:
true
-
Whether to display gridlines
-
Default Value:
true
-
Whether to display the scan lobe
-
Default Value:
true
-
material : Color
-
Set the envelope and grid line colors uniformly, with the edge line transparency set to twice the value passed in, with a maximum of 1,
-
Default Value:
new MGIS_SuperMap3D.Color(1, 0, 0, 0.5)
-
offset : MPoint3D
-
Radar position offset
-
Default Value:
MPoint3D(0,0,0)
-
outlineColor : Color
-
Grid line color
-
Default Value:
new MGIS_SuperMap3D.Color(1, 0, 0, 1)
-
outlineMaterial : Material
-
Grid line material, mutual exclusion with grid line color, only one can take effect
-
Default Value:
undefined
-
Grid line width
-
Default Value:
0.5
-
point : MPoint3D
-
Radar position point
-
Default Value:
MPoint3D(0,0,0)
-
radii : MPoint3D
-
Radar radius
-
Default Value:
MPoint3D(0,0,0)
-
rotate : MPoint3D
-
Radar rotation angle
-
Default Value:
MPoint3D(0,0,0)
-
Radar rotation angle
-
Default Value:
360
-
Radar scaling
-
Default Value:
1
-
Whether to show
-
Default Value:
true
-
Number of horizontal slices
-
Default Value:
67
-
Number of vertical slices
-
Default Value:
67
Methods
-
Release resources
-
Get effect properties
Returns:
Effect properties -
Effect object to JSON object
Returns:
Json object -
Set effect properties (subclasses need to be overridden)
Name Type Description options
Object Objects have the following properties: Name Type Description point
MPoint3D optional Location point rotate
MPoint3D optional Rotation scale
Number optional Scaling visible
Boolean optional Show/Hide