Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX