|
SceneNodeVisual3DSceneNode Property |
Gets the SceneNode that is shown with this SceneNodeVisual3D. The SceneNode is set in the constructor and cannot be changed.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public SceneNode SceneNode { get; }
Property Value
SceneNodeSee Also