Click or drag to resize
AB4D logo

DownSampleWithFilerPostProcessCenterPixelWeight Property

Gets or sets weight from 0 to 1 of the center pixel. Bigger values means that center pixel will get more weight in the final pixel. Default value is 0.28.

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

Property Value

Single
See Also