Static SCNConsistencyElementIDErrorKey

Source
pub unsafe static SCNConsistencyElementIDErrorKey: &'static NSString
Available on crate feature SCNSceneSource only.
Expand description

For XML-based formats, the ID of the element where the error occurred.

When the element does not have an ID, the ID of the closest parent element which has one is returned.

See also Apple’s documentation