Function SmoothModifierEditor.FloatField
        
                FloatField
        
                (SerializedProperty prop, string label=null, string tooltip=null, float min=…, float max=…)
    
            
            
                Protected
            
        
        
                FloatField
        
                (string propertyPath, string label=null, string tooltip=null, float min=…, float max=…)
    
            
            
                Protected