⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

SoundInst.SetCutoff

void SetCutoff(float cutoffHz)

Overrides the voice’s low-pass filter cutoff in Hz, replacing the automatic distance model. 0 hands control back to the distance model.

   
float cutoffHz Low-pass cutoff frequency in Hz, 0 for automatic.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!