|
WpfWireframeVisual3DNode Constructor |
Constructor
Namespace: Ab3d.DirectX.ModelsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public WpfWireframeVisual3DNode(
ModelVisual3D wireframeVisual3D,
string name = null
)
Parameters
- wireframeVisual3D ModelVisual3D
- Ab3d.PowerToys's WireframeVisual3D
- name String (Optional)
- optional name
See Also