Class Flood
Built in Flood effect.
public class Flood : Effect
- Inheritance
-
Flood
- Inherited Members
Constructors
Flood(DeviceContext)
Initializes a new instance of Flood effect.
public Flood(DeviceContext context)
Parameters
context
DeviceContext
Properties
Color
The color and opacity of the bitmap. This property is a
public RawColor4 Color { get; set; }
Property Value
- RawColor4