Version: 2022.3
언어: 한국어
public delegatefloat AudioCurveEvaluator (float x);

파라미터

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

설명

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