Namespace SociallyDistant.Core.UI.Effects
Classes
BackgroundBlurProperties
A set of properties used by BackgroundBlurWidgetEffect that can be attached to a widget.
BackgroundBlurWidgetEffect
A widget effect shader that blurs the area behind a widget's background.
DefaultAvatarColorizer
A shader effect that renders a default Socially Distant avatar with dynamic colors, based on a map texture in the game files.
DefaultAvatarProperties
A CustomPropertyObject for storing and caching properties used by the DefaultAvatarColorizer effect.
MonoGameEffect
An implementation of the IEffect interface that abstracts away MonoGame shaders.