---
title: isAdditive
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/orbitentityaction/isadditive
---

# isAdditive

A Boolean value that indicates whether the animation system additively blends the action’s output with the base value.

## Declaration

```swift
var isAdditive: Bool
```
