SendLevels
Properties specifying send levels for a spatial sound.
Public Methods
override string ToString
public override string ToString()
Public Attributes
Gain
Volume scale (0-1) for all freqs.
public float Gain;
GainHF
Volume scale (0-1) for high freqs.
public float GainHF;
GainLF
Volume scale (0-1) for low freqs.
public float GainLF;
GainMF
Volume scale (0-1) for mid freqs.
public float GainMF;