Click or drag to resize
AB4D logo

WpfWireframeVisual3DNodeReadZBuffer Property

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.

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public bool ReadZBuffer { get; set; }

Property Value

Boolean
See Also