A Sandcastle Documented Class Library
ParentNode Property
NamespacesCollada.SceneNodeParentNode
One level up in the scene graph
Declaration Syntax
C#Visual BasicVisual C++
public Node ParentNode { get; set; }
Public Property ParentNode As Node
public:
property Node^ ParentNode {
	Node^ get ();
	void set (Node^ value);
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)