Import material definition types for validation
This commit is contained in:
@@ -161,6 +161,13 @@ import {
|
||||
} from "../sequencer/project-sequence-steps";
|
||||
import { isBundledFoliagePrototypeId } from "../foliage/bundled-foliage-manifest";
|
||||
import { isBundledSplineCorridorAssetId } from "../spline-corridor/bundled-spline-corridor-assets";
|
||||
import {
|
||||
MATERIAL_TEXTURE_SLOTS,
|
||||
type CustomMaterialDef,
|
||||
type MaterialDef,
|
||||
type MaterialTextureSlot,
|
||||
type StarterMaterialDef
|
||||
} from "../materials/starter-material-library";
|
||||
import {
|
||||
FOLIAGE_PROTOTYPE_LOD_LEVELS,
|
||||
isFoliagePrototypeCategory,
|
||||
|
||||
Reference in New Issue
Block a user