---
title: ClothSimulationComponent.FrictionOverridesCollection
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/clothsimulationcomponent/frictionoverridescollection
---

# ClothSimulationComponent.FrictionOverridesCollection

A collection of materials pairs whose combined frictions are overridden.

## Declaration

```swift
struct FrictionOverridesCollection
```

## Topics

### Identifying overrides

- [ClothSimulationComponent.FrictionOverridesCollection.Key](realitykit/clothsimulationcomponent/frictionoverridescollection/key.md)
- [ClothSimulationComponent.FrictionOverridesCollection.Value](realitykit/clothsimulationcomponent/frictionoverridescollection/value.md)

### Removing overrides

- [removeOverride(forKey:)](realitykit/clothsimulationcomponent/frictionoverridescollection/removeoverride(forkey:).md)

### Subscripts

- [subscript(_:)](realitykit/clothsimulationcomponent/frictionoverridescollection/subscript(_:).md)

## Relationships

### Conforms To

- [Collection](swift/collection.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Sequence](swift/sequence.md)

## See Also

### Overriding friction

- [frictionOverrides](realitykit/clothsimulationcomponent/frictionoverrides.md)
