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