Click or drag to resize
AB4D logo

GraphicsProfileExecutePixelShaderPerSample Property

Note: This API is now obsolete.

ExecutePixelShaderPerSample is obsolete. Use SupersamplingCount instead.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
[ObsoleteAttribute("ExecutePixelShaderPerSample is obsolete and is not used. Use SupersamplingCount instead.")]
public bool ExecutePixelShaderPerSample { get; set; }

Property Value

Boolean
See Also