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