📜  SVG FESpecularLighting.specularConstant 属性

📅  最后修改于: 2021-10-31 05:41:20             🧑  作者: Mango

SVG FESpecularLighting.specularConstant 属性返回对应于 specularConstant 的 SVGAnimatedNumber 对象  FESpecularLighting.specularConstant 的组件 元素。

句法:

var a = FESpecularLighting.specularConstant

返回值:该属性 返回与 FESpecularLighting.specularConstant 的 specularConstant 组件对应的 SVGAnimatedNumber 对象 元素。

示例 1:

HTML


  

    
  
        
  
            
  
                
            
  
            
        
  
        
  
        
    

  


HTML


  

    
        
  
            
  
                
            
  
            
        
  
        
  
        
  
        
  
        GeeksForGeeks
  
        
    

  


HTML


  

    
  
        
  
            
  
                
            
  
            
        
  
        
  
        
  
        
    

  


输出:

示例 2:

HTML



  

    
        
  
            
  
                
            
  
            
        
  
        
  
        
  
        
  
        GeeksForGeeks
  
        
    

  

输出:

示例 3:

HTML



  

    
  
        
  
            
  
                
            
  
            
        
  
        
  
        
  
        
    

  

输出:

支持的浏览器:

  • 谷歌浏览器
  • 边缘
  • 火狐
  • 苹果浏览器
  • 歌剧
  • IE浏览器