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

Record-keeping Transform

public bool keepTransform

Field Value

location

GPS information

public Optional<Location> location

Field Value

timestamp

Block last modification time

public string timestamp

Field Value

transform

Transform

public Transform transform

Field Value