OutlineSettings.MaskRotationSpeed Property

Definition

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.

Applies to