Contents

SCNDebugOptions

Options for drawing overlays with SceneKit content that can aid in debugging, used with the Debugoptions property.

Declaration

struct SCNDebugOptions

Overview

Debug options are bit mask patterns. To display multiple debugging overlays, combine options using the bitwise OR operator.

Topics

Debugging Geometry and Animation

Debugging Cameras and Lighting

Debugging Physics

Initializers

Type Properties

See Also

Managing Scene Display