WTInstantTrackerConfiguration Class Reference

Inherits from NSObject
Declared in WTInstantTrackerConfiguration.h

  deviceHeightAboveGround

Allows changing the estimated height at which the device is currently above the ground.

@property (nonatomic, assign) float deviceHeightAboveGround

Discussion

Setting this to an appropriate value will allow the augmentations to have a scale close to the one they would have in reality.

@default 1.4 (meters)

Declared In

WTInstantTrackerConfiguration.h

  trackingPlaneOrientation

An integer that represents the orientation of the tracking plane in degrees.

@property (nonatomic, assign) float trackingPlaneOrientation

Discussion

The plane orientation is usually set through the instant tracker creation factory method.

@default WTInstantTrackingPlaneOrientationHorizontal

Declared In

WTInstantTrackerConfiguration.h