Manages positioning of the augmentation of the poster. More...
Inherits MonoBehaviour, and Visometry.VisionLib.SDK.Core.Details.ISceneValidationCheck.
Public Member Functions | |
| void | ResetTrackingHard () |
| Reset the tracking and all keyframes. | |
| async Task | ResetTrackingHardAsync () |
Data Fields | |
| GameObject | content |
| GameObject with the AR content attached to it. | |
| float | smoothTime = 0.03f |
Protected Member Functions | |
| void | OnDisable () |
Manages positioning of the augmentation of the poster.
| GameObject Visometry.VisionLib.SDK.Core.PosterTracker.content |
GameObject with the AR content attached to it.
Any existing transformation of the content GameObject will get overwritten. If you need to transform the content, then add a child GameObject and apply the transformation to it instead.