Benjamin Guignabert 5 年 前
コミット
6674c99f32
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Engines/constants.ts

+ 1 - 1
src/Engines/constants.ts

@@ -520,4 +520,4 @@ export class Constants {
      * using the getIndex(Constants.PREPASS_ALBEDO_TEXTURE_TYPE)
      */
     public static readonly PREPASS_ALBEDO_TEXTURE_TYPE = 6;
-}
+}