HomeWeb Components API Reference - v0.17.0
    Preparing search index...

    Type Alias MaterialOverrides

    MaterialOverrides: Readonly<Record<string, string>>

    A sparse mapping from selector to pc-material id, as carried by the material-overrides attribute and materialOverrides property. A name:X key selects every mesh instance of the bound node's render component whose baseline material is named X; an index:N key selects mesh instance N and wins over a name rule for the same instance.