Table of Contents

Class Ema

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

Data of Ema 0.5 version.

public sealed class Ema : IEma
Inheritance
Ema
Implements

Fields

annotations

Annotation data.

public List<Annotation> annotations

Field Value

blocks

Mega block information.

public List<Block> blocks

Field Value

extensions

Data extension information.

public Optional<List<string>> extensions

Field Value

generatedBy

Data author information.

public string generatedBy

Field Value

Properties

Version

Data version.

public Version Version { get; }

Property Value

Methods

GetAnnotations()

Get all annotation data.

public List<IAnnotation> GetAnnotations()

Returns