AudioCurveRendering.AudioCurveEvaluator
Curve evaluation function used to evaluate the curve y-value and at the specified point.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor
- Assembly: UnityEditor
public delegate float AudioCurveRendering.AudioCurveEvaluator(float x)