---
title: "BlendWeight.bindTarget(_:defaultWeight:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/blendweight/bindtarget(_:defaultweight:)"
---

# BlendWeight.bindTarget(_:defaultWeight:)

The amount of impact  an animation has on the bind target of an entity.

## Declaration

```swift
case bindTarget(BindTarget, defaultWeight: Float = 1.0)
```

## See Also

### Choosing the blend weight

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