Click or drag to resize
AB4D logo

WpfWireframeVisual3DNodeDynamicDepthDepthBiasFactor Property

Gets or sets a float that represents a dynamic depth bias factor. See LineMaterial.DynamicDepthBiasFactor for more info.

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

Property Value

Single
See Also