Table of Contents

Class Node

命名空间
EasyAR.Mega.Ema.v0_5
程序集
EasyAR.Mega.Ema.dll

节点类型的标注数据。

public sealed class Node : Annotation, IAnnotation
继承
Node
实现
继承成员
Annotation.SetProperty<T>(string, Optional<T>)

字段

geometry

几何类型。

public string geometry

parent

父节点。

public Node.IParent parent

transform

Transform。

public Transform transform