Click or drag to resize
AB4D logo

RenderingContextCurrentSupersamplingFactor Property

Gets the factor by which width and height are multiplied because of the used super-sampling. This value is calculated by using Sqrt function of the CurrentSupersamplingCount value.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float CurrentSupersamplingFactor { get; }

Property Value

Single
See Also