|
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.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float DepthBias { get; set; }
Property Value
SingleSee Also