---
title: "BlendWeight.value(_:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/blendweight/value(_:)"
---

# BlendWeight.value(_:)

The numerical representation of the impact an animation has on an entity.

## Declaration

```swift
case value(Float)
```

## See Also

### Choosing the blend weight

- [BlendWeight.bindTarget(_:defaultWeight:)](realitykit/blendweight/bindtarget(_:defaultweight:).md)
- [BlendWeight.parameter(_:defaultWeight:)](realitykit/blendweight/parameter(_:defaultweight:).md)
