Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance and updates the shader's variables to the default values. Initializes a new instance of the BloomEffect Class.
Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New BloomEffect
public BloomEffect ()
public:
BloomEffect ()
public BloomEffect ()
public function BloomEffect ()
Remarks
The default constructor initializes any fields to their default values.
See Also
Reference
BloomEffect Class
BloomEffect Members
Microsoft.Expression.Media.Effects Namespace