Table of Contents

Class Annotation

命名空间
easyar.ema.v0_5

Annotation 标注数据。

Annotation

属性

featureType

特性类型

featureType: string | null;

id

ID

id: string;

name

名字

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

timestamp

标注的最后修改时间

timestamp: string;

type

标注类型

type: AnnotationType;