---
title: removeAllProperties()
framework: modelio
role: symbol
role_heading: Instance Method
path: modelio/mdlmaterial/removeallproperties()
---

# removeAllProperties()

Removes all material properties from the material.

## Declaration

```swift
func removeAllProperties()
```

## See Also

### Working with individual material properties

- [propertyNamed(_:)](modelio/mdlmaterial/propertynamed(_:).md)
- [property(with:)](modelio/mdlmaterial/property(with:).md)
- [properties(with:)](modelio/mdlmaterial/properties(with:).md)
- [setProperty(_:)](modelio/mdlmaterial/setproperty(_:).md)
- [remove(_:)](modelio/mdlmaterial/remove(_:).md)
