Share via


ARSCNDebugOptions Class

Definition

Visualization options for use with the DebugOptions property of ARSCNView.

public static class ARSCNDebugOptions
type ARSCNDebugOptions = class
Inheritance
ARSCNDebugOptions

Properties

Name Description
ShowFeaturePoints

The point cloud being used by image processing will be shown as a series of + shapes.

ShowWorldOrigin

The [0, 0, 0] coordinate of the world coordinate system will be displayed as a large heavy + shape.

Applies to