spatializePostEffects
Determines if the spatializer effect is inserted before or after the effect filters.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
public bool spatializePostEffects { get; set; }
Remarks
This flag only has an effect if the spatialize flag is enabled on the AudioSource. See _spatialize for further information about spatialization.