Click or drag to resize
DigitalRuneDRSceneNodeContentGetRoot Method
Gets the root node.

Namespace: DigitalRune.Graphics.Content.Pipeline
Assembly: DigitalRune.Graphics.Content.Pipeline (in DigitalRune.Graphics.Content.Pipeline.dll) Version: 1.2.0.0 (1.2.0.14454)
Syntax
public DRSceneNodeContent GetRoot()

Return Value

Type: DRSceneNodeContent
The root node.
See Also