|
PhysicallyBasedRenderingEffectShadowDepthBias Property |
Gets or sets a float value that offsets the depth of the lights (distance from the lights to the object) and
can help reduce the show artifacts in the corners. The value that works best need to be set based on the size of the scene. Default value is 0 that does not apply any bias.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float ShadowDepthBias { get; set; }
Property Value
SingleSee Also