MegaTrackerResult Class

This type is an EasyAR Sense API in C#: MegaTrackerResult . Some descriptions may not apply to Unity environment on this page.

Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.

Description

The result of MegaTracker. Updated at the same frame rate with OutputFrame.


Methods

instances

C#

public virtual List< MegaTrackerBlockInstance > instances()

Current localized block instances. An existing instance will be preserved until another block is localized, or when MegaTracker is stopped or paused.