Benjamin Guignabert 4 years ago
parent
commit
f92b57aa96
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Materials/materialHelper.ts

+ 0 - 1
src/Materials/materialHelper.ts

@@ -59,7 +59,6 @@ export class MaterialHelper {
         return TmpVectors.Vector4[0];
     }
 
-
     /**
      * Update the scene ubo before it can be used in rendering processing
      * @param scene the scene to retrieve the ubo from