Completed
Push — master ( 232109...1b6abc )
by Marko
02:44
created
src/Core/Helpers/MeshAttributes.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
     /**
68 68
      * material.roughness
69 69
      *
70
-     * @param string $roughness            
70
+     * @param double $roughness            
71 71
      * @return \AframeVR\Interfaces\PrimitiveInterface
72 72
      */
73 73
     public function roughness($roughness = 0.5): PrimitiveInterface
Please login to merge, or discard this patch.