This topic has not yet been rated - Rate this topic

NodeContent.Parent Property

Bb198402.note(en-US,XNAGameStudio.30).gifNote
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)

public NodeContent Parent { get; set; }

Property Value

Parent of the NodeContent object, or null if this object is the root of the scene.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.