# Sandbox.ClothingContainer.Apply

```csharp
void Apply(SkinnedModelRenderer body)
```

Dress a skinned model renderer with an outfit. Doesn't download missing clothing.

### Parameters

- `body` (`SkinnedModelRenderer`)

Declared in [Sandbox.ClothingContainer](/api/Sandbox.ClothingContainer).
Assembly: `Sandbox.Engine`.
