Completed
Push — master ( f87c77...be4ea7 )
by Marko
02:11
created
src/Core/Components/Material/MaterialComponent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -194,7 +194,7 @@
 block discarded – undo
194 194
     /**
195 195
      * roughness
196 196
      *
197
-     * @param bool $roughness            
197
+     * @param double $roughness            
198 198
      * @return MaterialCMPTIF
199 199
      */
200 200
     public function roughness(float $roughness): MaterialCMPTIF
Please login to merge, or discard this patch.