Serializable(IAudioEffect)
Construct this serializable struct with an initial IAudioEffect value.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public Serializable(IAudioEffect effect)
Parameters
The initial value to set.