---
title: beta
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpscnnspatialnormalization/beta
---

# beta

The “beta” variable of the kernel function.

## Declaration

```swift
var beta: Float { get set }
```

## Discussion

Discussion The default value is 5.0.

## See Also

### Instance Properties

- [alpha](metalperformanceshaders/mpscnnspatialnormalization/alpha.md)
- [delta](metalperformanceshaders/mpscnnspatialnormalization/delta.md)
