positions | 
            
Property
             | 
                
                 | 
            
                        optional
                A Property specifying the array of Cartesian3 positions that define the centerline of the corridor. | 
        
        
                width | 
            
Property
             | 
                
                 | 
            
                        optional
                A numeric Property specifying the distance between the edges of the corridor. | 
        
        
                cornerType | 
            
Property
             | 
                
                    CornerType.ROUNDED
                 | 
            
                        optional
                A CornerType Property specifying the style of the corners. | 
        
        
                height | 
            
Property
             | 
                
                    0
                 | 
            
                        optional
                A numeric Property specifying the altitude of the corridor relative to the ellipsoid surface. | 
        
        
                extrudedHeight | 
            
Property
             | 
                
                 | 
            
                        optional
                A numeric Property specifying the altitude of the corridor's extruded face relative to the ellipsoid surface. | 
        
        
                show | 
            
Property
             | 
                
                    true
                 | 
            
                        optional
                A boolean Property specifying the visibility of the corridor. | 
        
        
                fill | 
            
Property
             | 
                
                    true
                 | 
            
                        optional
                A boolean Property specifying whether the corridor is filled with the provided material. | 
        
        
                material | 
            
MaterialProperty
             | 
                
                    Color.WHITE
                 | 
            
                        optional
                A Property specifying the material used to fill the corridor. | 
        
        
                outline | 
            
Property
             | 
                
                    false
                 | 
            
                        optional
                A boolean Property specifying whether the corridor is outlined. | 
        
        
                outlineColor | 
            
Property
             | 
                
                    Color.BLACK
                 | 
            
                        optional
                A Property specifying the Color of the outline. | 
        
        
                outlineWidth | 
            
Property
             | 
                
                    1.0
                 | 
            
                        optional
                A numeric Property specifying the width of the outline. | 
        
        
                granularity | 
            
Property
             | 
                
                    SuperMap3D.Math.RADIANS_PER_DEGREE
                 | 
            
                        optional
                A numeric Property specifying the distance between each latitude and longitude. | 
        
        
                shadows | 
            
Property
             | 
                
                    ShadowMode.DISABLED
                 | 
            
                        optional
                An enum Property specifying whether the corridor casts or receives shadows from each light source. | 
        
        
                distanceDisplayCondition | 
            
Property
             | 
                
                 | 
            
                        optional
                A Property specifying at what distance from the camera that this corridor will be displayed. |