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;