TransitionTo(float)
Performs an interpolated transition towards this snapshot over the time interval specified.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public void TransitionTo(float timeToReach)
Parameters
Relative time after which this snapshot should be reached from any current state.