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

# alpha

The “alpha” variable of the kernel function.

## Declaration

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

## Discussion

Discussion The default value is 1.0. Values must be non-negative.

## See Also

### Instance Properties

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