Click or drag to resize
AB4D logo

WpfWireframeVisual3DNode Constructor

Constructor

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public WpfWireframeVisual3DNode(
	ModelVisual3D wireframeVisual3D,
	string name = null
)

Parameters

wireframeVisual3D  ModelVisual3D
Ab3d.PowerToys's WireframeVisual3D
name  String  (Optional)
optional name
See Also