---
title: MPSTemporalAA
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpstemporalaa
---

# MPSTemporalAA

## Declaration

```swift
class MPSTemporalAA
```

## Topics

### Initializers

- [init(coder:device:)](metalperformanceshaders/mpstemporalaa/init(coder:device:).md)
- [init(device:)](metalperformanceshaders/mpstemporalaa/init(device:).md)

### Instance Properties

- [blendFactor](metalperformanceshaders/mpstemporalaa/blendfactor.md)

### Instance Methods

- [copy(with:device:)](metalperformanceshaders/mpstemporalaa/copy(with:device:).md)
- [encode(to:sourceTexture:previousTexture:destinationTexture:motionVectorTexture:depthTexture:)](metalperformanceshaders/mpstemporalaa/encode(to:sourcetexture:previoustexture:destinationtexture:motionvectortexture:depthtexture:).md)
- [encode(with:)](metalperformanceshaders/mpstemporalaa/encode(with:).md)

## Relationships

### Inherits From

- [MPSKernel](metalperformanceshaders/mpskernel.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
