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
IsRoot
public bool IsRoot { get; set; }
Property Value
NodeId
public string NodeId { get; set; }