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