OutlineSettings.MaskRotationSpeed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the mask's rotation speed, measured in degree per second.
public:
property float MaskRotationSpeed { float get(); void set(float value); };
public float MaskRotationSpeed { get; set; }
member this.MaskRotationSpeed : single with get, set
Public Property MaskRotationSpeed As Single
Property Value
Remarks
This parameter is ignored if no MaskTexture is set.