LineOfSightOverlay.Effects Property
Gets or sets the list of effects
Syntax
public EffectCollection Effects { get; }
Property Value
Default: Empty collection.
A list of effects that will be performed on the rendered content of this overlay, after all content has been rendered.
Remarks
Effects will be applied once each frame on the rendered content from this overlay. Read more in the documentation of the Effect class.
Platforms
Windows, Linux, Android