Type Alias: OverrideParamsSimple<MT, MMT>
OverrideParamsSimple<
MT
,MMT
> =Record
<string
,Partial
<MaterialMeta
<MT
,MMT
>>>
Custom material parameter overrides indexed by material ID. Allows for targeted modifications to material properties without creating entirely new materials, enabling dynamic visual variations.