OutlineSettings.PulseIntensity Property

Definition

The intensity with which the outline pulses.

public:
 property float PulseIntensity { float get(); void set(float value); };
public float PulseIntensity { get; set; }
member this.PulseIntensity : single with get, set
Public Property PulseIntensity As Single

Property Value

Remarks

This value must be in (0..1) range with 0=no pulsing effect and 1=full amplitude.

A InvalidParam error occurs if the value is outside [0..1] range.

Applies to