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