---
title: SCNConsistencyElementTypeErrorKey
framework: scenekit
role: symbol
role_heading: Global Variable
path: scenekit/scnconsistencyelementtypeerrorkey
---

# SCNConsistencyElementTypeErrorKey

The type of scene file element in which the error occurred.

## Declaration

```swift
let SCNConsistencyElementTypeErrorKey: String
```

## Discussion

Discussion The value for this key is a NSString object naming a scene file element type.

## See Also

### Constants

- [SCNConsistencyElementIDErrorKey](scenekit/scnconsistencyelementiderrorkey.md)
- [SCNConsistencyLineNumberErrorKey](scenekit/scnconsistencylinenumbererrorkey.md)
