SCNDebugOptions
Options for drawing overlays with SceneKit content that can aid in debugging, used with the Debugoptions property.
Declaration
struct SCNDebugOptionsOverview
Debug options are bit mask patterns. To display multiple debugging overlays, combine options using the bitwise OR operator.