VisualEffectsLensFlareEnabled Property |
Gets or sets whether or not the lens flare effect is enabled.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic bool LensFlareEnabled { get; set; }Public Property LensFlareEnabled As Boolean
Get
Set
public:
property bool LensFlareEnabled {
bool get ();
void set (bool value);
}member LensFlareEnabled : bool with get, set
Property Value
Type:
Boolean
See Also