---
title: SCNMovabilityHint.fixed
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnmovabilityhint/fixed
---

# SCNMovabilityHint.fixed

The node is not expected to move over time.

## Declaration

```swift
case fixed
```

## See Also

### Constants

- [SCNMovabilityHint.movable](scenekit/scnmovabilityhint/movable.md)
