---
title: LowLevelDeformation.Descriptor.Skinning
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/lowleveldeformation/descriptor-swift.struct/skinning-swift.struct
---

# LowLevelDeformation.Descriptor.Skinning

The skinning data dimensions for a LowLevelDeformation.

## Declaration

```swift
struct Skinning
```

## Topics

### Creating a skinning descriptor

- [init(jointTransformCount:influencesPerVertex:)](realitykit/lowleveldeformation/descriptor-swift.struct/skinning-swift.struct/init(jointtransformcount:influencespervertex:).md)

### Configuring skinning parameters

- [jointTransformCount](realitykit/lowleveldeformation/descriptor-swift.struct/skinning-swift.struct/jointtransformcount.md)
- [influencesPerVertex](realitykit/lowleveldeformation/descriptor-swift.struct/skinning-swift.struct/influencespervertex.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring skinning

- [skinning](realitykit/lowleveldeformation/descriptor-swift.struct/skinning-swift.property.md)
