C# (CSharp) Sanguosha.UI.Effects Namespace

Nested Namespaces

Sanguosha.UI.Effects.Properties

Сlasses

Name Description
DirectionalBlurEffect This is the implementation of an extensible framework ShaderEffect which loads a shader model 2 pixel shader. Dependecy properties declared in this class are mapped to registers as defined in the *.ps file being loaded below.
Global
LightStreakEffect An effect that intensifies bright areas.
MonochromeEffect This is the implementation of an extensible framework ShaderEffect which loads a shader model 2 pixel shader. Dependecy properties declared in this class are mapped to registers as defined in the *.ps file being loaded below.
RippleTransitionEffect An effect that blends between partial desaturation and a two-color ramp.
ZoomBlurEffect This is the implementation of an extensible framework ShaderEffect which loads a shader model 2 pixel shader. Dependecy properties declared in this class are mapped to registers as defined in the *.ps file being loaded below.