Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioVelocityUpdateMode.Auto

Description

Updates the source or listener in the FixedUpdate loop if it is attached to a Rigidbody, dynamic Update otherwise.

Additional resources: FixedUpdate, Update