|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public float CurrentSupersamplingFactor { get; }
Property Value
SingleSee Also