Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AudioCurveRendering.AudioCurveEvaluator

Curve evaluation function used to evaluate the curve y-value and at the specified point.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public delegate float AudioCurveRendering.AudioCurveEvaluator(float x)