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

Field Value

keepTransform

Recorded transform.

public bool keepTransform

Field Value

location

GPS information.

public Optional<Location> location

Field Value

timestamp

Last modification time of the block.

public string timestamp

Field Value

transform

Transform.

public Transform transform

Field Value