Class HueRotation
Built in HueRotate effect.
public class HueRotation : Effect
- Inheritance
-
HueRotation
- Inherited Members
Constructors
HueRotation(DeviceContext)
Initializes a new instance of HueRotation effect.
public HueRotation(DeviceContext context)
Parameters
context
DeviceContext
Properties
Angle
The angle to rotate the hue, in degrees.
public float Angle { get; set; }