Click or drag to resize
AB4D logo

SolidColorEffectDepthBias Property

A DepthBias is a value that specifies how much the line is moved closer to the camera. The value is specified in world coordinates. Default value is 0.

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

Property Value

Single
See Also