Version: 2021.2
언어: 한국어

AudioCurveRendering.AudioMinMaxCurveAndColorEvaluator

매뉴얼로 전환
public delegatevoid AudioMinMaxCurveAndColorEvaluator (float x, out Color col, out float minValue, out float maxValue);

파라미터

x Normalized x-position in the range [0; 1] at which the min- and max-curves should be evaluated.
col Color of the curve at the specified evaluation point.
minValue Returned value of the minimum curve. Clamped to [-1; 1].
maxValue Returned value of the maximum curve. Clamped to [-1; 1].

설명

Curve evaluation function that allows simultaneous evaluation of the min- and max-curves. The returned minValue and maxValue values are expected to be in the range [-1; 1] and a value of 0 corresponds to the vertical center of the rectangle that is drawn into. Values outside of this range will be clamped. Additionally the color of the curve at this point is evaluated.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961