Property Parent
Parent
Parent object (null if there's no parent for the object).
Declaration
public Scene.Object Parent { get; set; }
Property Value
| Type | Description |
|---|---|
| Scene.Object |
Remarks
Parent is the object to which current object is associated as a component or as a member of group.