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