Click or drag to resize
AB4D logo

WpfWireframeVisual3DNode Properties

The WpfWireframeVisual3DNode type exposes the following members.

Properties
 NameDescription
Public propertyDepthBias Gets or sets a float that represents a depth bias - used to move the wireframe away from solid geometry to prevent partial hiding the 3D lines in the solid geometry.
Public propertyDynamicDepthDepthBiasFactor Gets or sets a float that represents a dynamic depth bias factor. See LineMaterial.DynamicDepthBiasFactor for more info.
Public propertyReadZBuffer Gets or sets a float that represents a depth bias - used to move the wireframe away from solid geometry to prevent partial hiding the 3D lines in the solid geometry.
Public propertyWireframeVisual3D Gets the WireframeVisual3D (as Visual3D) that is used to initialize this WpfWireframeVisual3DNode.
Top
See Also