diff --git a/packages/core/src/material-library.ts b/packages/core/src/material-library.ts index 7bf2b7866..55cbb1784 100644 --- a/packages/core/src/material-library.ts +++ b/packages/core/src/material-library.ts @@ -66,9 +66,12 @@ export const MATERIAL_CATEGORIES = [ 'stone', 'brick', 'tile', + 'wallpaper', 'concrete', 'metal', + 'plastic', 'fabric', + 'carpet', 'leather', 'roofing', 'ground',