s&box docs
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

Properties

Showing 1 properties

public float Sandbox.Audio.LowPassProcessor.Cutoff { get; set; }

Cutoff frequency for the low-pass filter (normalized 0 to 1).

Metadata

FieldValue
NamespaceSandbox.Audio
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Audio.LowPassProcessor

On this page