MegaTrackerBlockInstance Class

This type is an EasyAR Sense API in C#: MegaTrackerBlockInstance . 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 block instance localized by MegaTracker.


Methods

blockId

C#

public virtual string blockId()

The ID of the block.

name

C#

public virtual string name()

The name of the block.

pose

C#

public virtual Matrix44F pose()

The map pose in the camera coordinates.