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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
BooleanSee Also