---
title: SCNParticleInputMode
framework: scenekit
role: symbol
role_heading: Enumeration
path: scenekit/scnparticleinputmode
---

# SCNParticleInputMode

Options for the input value of the property controller’s animation, used by the inputMode property.

## Declaration

```swift
enum SCNParticleInputMode
```

## Topics

### Constants

- [SCNParticleInputMode.overLife](scenekit/scnparticleinputmode/overlife.md)
- [SCNParticleInputMode.overDistance](scenekit/scnparticleinputmode/overdistance.md)
- [SCNParticleInputMode.overOtherProperty](scenekit/scnparticleinputmode/overotherproperty.md)

### Initializers

- [init(rawValue:)](scenekit/scnparticleinputmode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
