---
title: SCNMorpherCalculationMode.additive
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnmorphercalculationmode/additive
---

# SCNMorpherCalculationMode.additive

Target weights may take on any value, and weighted contributions for each target are added to the base geometry,

## Declaration

```swift
case additive
```

## See Also

### Constants

- [SCNMorpherCalculationMode.normalized](scenekit/scnmorphercalculationmode/normalized.md)
