Table of Contents

Class Model3DAttachment.NodeComponentCollection

Namespace
Lime
Assembly
Lime.dll
public class Model3DAttachment.NodeComponentCollection
Inheritance
Model3DAttachment.NodeComponentCollection
Inherited Members

Properties

Components

public ObservableCollection<NodeComponent> Components { get; set; }

Property Value

ObservableCollection<NodeComponent>

IsRoot

public bool IsRoot { get; set; }

Property Value

bool

NodeId

public string NodeId { get; set; }

Property Value

string