Click or drag to resize
AB4D logo

GraphicsProfileLowQualitySoftwareRendering Field

LowQualitySoftwareRendering is using low quality setting with software DirectX 11 rendering. Software rendering can produce the same effects as hardware rendering but is much slower because the rendering is done with the CPU. This settings uses per-vertex lighting and no antialiasing.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public static readonly GraphicsProfile LowQualitySoftwareRendering

Field Value

GraphicsProfile
See Also