The ClearMaterialOverrides
method is a member of the ModelRenderer
class in the Sandbox API. This method is used to remove all material overrides that have been applied to a model. Material overrides allow you to change the appearance of a model by applying different materials to it. By calling this method, you reset the model to use its default materials as defined in the model asset.