Benjamin Guignabert 5 лет назад
Родитель
Сommit
f92b57aa96
1 измененных файлов с 0 добавлено и 1 удалено
  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