Table of Contents

Class Annotation

名前空間
easyar.ema.v0_5

アノテーションデータ。

Annotation

プロパティ

featureType

属性タイプ

featureType: string | null;

id

ID

id: string;

name

名前

get name(): string;
set name(value: string);

timestamp

アノテーションの最終更新時間

timestamp: string;

type

アノテーションタイプ

type: AnnotationType;