| Name | Type | Description | 
|---|---|---|
| options | PlotParameterRadar | Parameter radar object | 
Extends
Members
- 
    fillColor : Color
- 
    
    Fill color of radar envelope- Inherited From:
- Default Value:
 new MGIS_SuperMap3D.Color(1, 0, 0, 0.5)
- 
    
    Minimum distance to hide envelope- Inherited From:
 
- 
    
    Minimum distance to hide grid lines- Inherited From:
 
- 
    
    Minimum distance to hide the scanning lobe- Inherited From:
 
- 
    
    Radar ID- Inherited From:
- Default Value:
 uuid
- 
    
    Whether to show the fill envelope- Inherited From:
- Default Value:
 true
- 
    
    Whether to display gridlines- Inherited From:
- Default Value:
 true
- 
    
    Whether to display the scan lobe- Inherited From:
- 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,- Inherited From:
- Default Value:
 new MGIS_SuperMap3D.Color(1, 0, 0, 0.5)
- 
    offset : MPoint3D
- 
    
    Radar position offset- Inherited From:
- Default Value:
 MPoint3D(0,0,0)
- 
    outlineColor : Color
- 
    
    Grid line color- Inherited From:
- 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- Inherited From:
- Default Value:
 undefined
- 
    
    Grid line width- Inherited From:
- Default Value:
 0.5
- 
    point : MPoint3D
- 
    
    Radar location point- Inherited From:
- Default Value:
 MPoint3D(0,0,0)
- 
    radii : MPoint3D
- 
    
    Radar radius- Inherited From:
- Default Value:
 MPoint3D(0,0,0)
- 
    rotate : MPoint3D
- 
    
    Radar rotation angle- Inherited From:
- Default Value:
 MPoint3D(0,0,0)
- 
    
    Radar rotation angle- Inherited From:
- Default Value:
 360
- 
    
    Radar scale- Inherited From:
- Default Value:
 1
- 
    
    Whether to show- Inherited From:
- Default Value:
 true
- 
    
    Number of horizontal segmentation- Inherited From:
- Default Value:
 67
- 
    
    Number of vertical segmentation- Inherited From:
- Default Value:
 67
Methods
- 
    clone(result) → PlotParameterRadarScan
- 
    
    CopyName Type Description resultPlotParameterRadarScan optional The source object to copy. Returns:The target object obtained after copying.
- 
    
    Release resources- Inherited From:
 
- 
    
    Get effect propertiesReturns:Effect properties- Inherited From:
 
- 
    
    Effect object to JSON objectReturns:Json object- Inherited From:
 
- 
    
    Set effect properties (subclasses need to be overridden)Name Type Description optionsObject Objects have the following properties: Name Type Description pointMPoint3D optional Location point rotateMPoint3D optional Rotation scaleNumber optional Scale visibleBoolean optional Show/Hide - Inherited From:
 
