ARSCNDebugOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Visualization options for use with the DebugOptions property of ARSCNView.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class ARSCNDebugOptions
type ARSCNDebugOptions = class
- Inheritance
-
ARSCNDebugOptions
- Attributes
Properties
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. |