VisualEffectsVignetteStrength Property |
Sets the strength of the vignette effect, values between [0.001 and 5.0], with
larger values resulting in more pronounced darkening around the perimeter of the
3D window.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double VignetteStrength { get; set; }
Public Property VignetteStrength As Double
Get
Set
public:
property double VignetteStrength {
double get ();
void set (double value);
}
member VignetteStrength : float with get, set
Property Value
Type:
DoubleSee Also