|
GraphicsProfileOptimizedHighQualityHardwareRendering Field |
OptimizedHighQualityHardwareRendering is the same as
HighQualityHardwareRendering but uses 2 times supersampling instead of 4 times supersampling.
This reduces the amount of used memory and required pixel shader invocations by 2 but still significantly improves line quality.
This settings uses per-pixel lighting and 2 times supersampling with 4 times multi-sampling (2xSSAA + 4xMSAA).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntax public static readonly GraphicsProfile OptimizedHighQualityHardwareRendering
Field Value
GraphicsProfileSee Also