@babylonjs/inspector 6.10.0 → 6.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47048,6 +47048,7 @@ class PBRMaterialPropertyGridComponent extends react__WEBPACK_IMPORTED_MODULE_1_
|
|
47048
47048
|
{ label: "Sheen Map", value: 29 },
|
47049
47049
|
{ label: "Anisotropic Map", value: 30 },
|
47050
47050
|
{ label: "Thickness Map", value: 31 },
|
47051
|
+
{ label: "Bump Map", value: 32 },
|
47051
47052
|
// Env
|
47052
47053
|
{ label: "Env Refraction", value: 40 },
|
47053
47054
|
{ label: "Env Reflection", value: 41 },
|