public delegatefloat AudioCurveEvaluator (float x);

Parameters

xNormalized x-position in the range [0; 1] at which the curve should be evaluated.

Description

Curve evaluation function used to evaluate the curve y-value and at the specified point.