API ReferenceSandbox.Audio
public sealed class Sandbox.Audio.LowPassProcessor : Sandbox.Audio.AudioProcessor<T>
Just a test - don't count on this sticking around
Constructors
Showing 1 constructors
public LowPassProcessor()
No results match this filter.
Properties
Showing 1 properties
public float Sandbox.Audio.LowPassProcessor.Cutoff { get; set; }
Cutoff frequency for the low-pass filter (normalized 0 to 1).
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Audio |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Audio.LowPassProcessor |