Popov72 пре 5 година
родитељ
комит
667e1a1ebb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts

+ 1 - 1
dist/preview release/glTF2Interface/babylon.glTF2Interface.d.ts

@@ -955,7 +955,7 @@ declare module BABYLON.GLTF2 {
      */
 
     /** @hidden */
-    enum IKHRLightsPunctual_LightType {
+    const enum IKHRLightsPunctual_LightType {
         DIRECTIONAL = "directional",
         POINT = "point",
         SPOT = "spot"