Class CloudRevealTransitionEffect
Transition effect that transitions two visuals using a cloud texture as the sampler threshold.
Inheritance
System.Object
CloudRevealTransitionEffect
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Microsoft.Expression.Media.Effects
Assembly: OpenSilver.Expression.Effects.dll
Syntax
public sealed class CloudRevealTransitionEffect : CloudyTransitionEffect
Constructors
| Improve this Doc View SourceCloudRevealTransitionEffect()
Creates an instance of the shader.
Declaration
public CloudRevealTransitionEffect()
Methods
| Improve this Doc View SourceDeepCopy()
Makes a deep copy of the CloudRevealTransitionEffect effect.
Declaration
protected override TransitionEffect DeepCopy()
Returns
Type | Description |
---|---|
TransitionEffect | A clone of the current instance of the CloudRevealTransitionEffect effect. |