WaveTransitionEffect Fields

Public Fields

(see also Protected Fields)

  Name Description
public fieldstatic FrequencyProperty
Dependency property that modifies the Frequency variable within the pixel shader.
public fieldstatic InputProperty 
Brush-valued properties that turn into sampler-properties in the shader. Represents the image present in the final state of the transition.
(Inherited from TransitionEffect)
public fieldstatic MagnitudeProperty
Dependency property that modifies the Magnitude variable within the pixel shader.
public fieldstatic OldImageProperty 
Brush-valued properties that turn into sampler-properties in the shader. Represents the image present in the initial state of the transition.
(Inherited from TransitionEffect)
public fieldstatic PhaseProperty
Dependency property that modifies the Phase variable within the pixel shader.
public fieldstatic ProgressProperty 
A Dependency property as the backing store for Progress. Also used to represent the state of a transition from start to finish (range between 0 and 1).
(Inherited from TransitionEffect)

Protected Fields

  Name Description
protected fieldstatic PixelShaderProperty  (Inherited from ShaderEffect)

See Also

Reference

WaveTransitionEffect Class
Microsoft.Expression.Media.Effects Namespace