Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Auto

Updates the source or listener in the FixedUpdate loop if it is attached to a Rigidbody, dynamic Update otherwise.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
Auto = 0

Remarks

Additional Resources: FixedUpdate, Update