Table of Contents

Class Block

Namespace
EasyAR.Mega.Ema.v0_5
Assembly
EasyAR.Mega.Ema.dll

Mega block information.

public sealed class Block
Inheritance
Block

Fields

id

ID。

public Guid id

keepTransform

Keeps the recorded Transform.

public bool keepTransform

location

GPS information.

public Optional<Location> location

timestamp

Last modified time of the Block.

public string timestamp

transform

Transform。

public Transform transform