Version: 2017.1
public delegatefloat AudioCurveEvaluator (float x);

Parámetros

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

Descripción

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