LowPassSettings
The settings for the low pass filter.
Signature
export interface LowPassSettingsProperties
1Methods
0No methods.
Properties
smoothing?: number;The smoothing of the low pass filter.
@type{number | undefined}
The settings for the low pass filter.
export interface LowPassSettingsNo methods.
smoothing?: number;The smoothing of the low pass filter.