Enum AttenuationMode
Defines how sound volume will be lowered over the distance.
Namespace: Stem
Assembly: Stem.dll
Syntax
[Serializable]
public enum AttenuationMode
Fields
| Name | Description |
|---|---|
| Linear | A linear rolloff. |
| Logarithmic | A real-world rolloff. |