@@ -121,6 +121,12 @@ module INSPECTOR {
'PhysicsImpostor': {
type: BABYLON.PhysicsImpostor
},
+ 'ImageProcessingConfiguration': {
+ type: BABYLON.ImageProcessingConfiguration
+ },
+ 'ColorCurves': {
+ type: BABYLON.ColorCurves
+ }
}