NodeContent.Parent Property
Note
This property is available only when developing for Windows.
Gets the parent of this NodeContent object.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public NodeContent Parent { get; set; }
Property Value
Parent of the NodeContent object, or null if this object is the root of the scene.
See Also
Reference
NodeContent Class
NodeContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP