|
SceneNodeVisual3D Constructor |
Constructor
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public SceneNodeVisual3D(
SceneNode sceneNode
)
Parameters
- sceneNode SceneNode
- SceneNode that will be shown with this SceneNodeVisual3D (must not be null).
See Also