Table of Contents

Class Node

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

Annotation data of node type.

public sealed class Node : Annotation, IAnnotation
Inheritance
Node
Implements
Inherited Members
Annotation.SetProperty<T>(string, Optional<T>)

Fields

geometry

Geometric type.

public string geometry

Field Value

parent

Parent node.

public Node.IParent parent

Field Value

transform

Transform.

public Transform transform

Field Value