 |
DXSceneRootNode Property |
Gets or sets a root SceneNode - the first in the hierarchy.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 5.2.8348.1045
Syntaxpublic SceneNode RootNode { get; set; }
Property Value
Type:
SceneNode
See Also