Add MaterialDef import to runtime host

This commit is contained in:
2026-05-13 13:23:13 +02:00
parent dd04f95c35
commit 6bf2441372

View File

@@ -89,6 +89,7 @@ import {
disposeStarterMaterialTextureSet,
type StarterMaterialTextureSet
} from "../materials/starter-material-textures";
import type { MaterialDef } from "../materials/starter-material-library";
import {
applyAdvancedRenderingRenderableShadowFlags,
configureAdvancedRenderingShadowLight,