Version: 2023.1
언어: 한국어
public static void DrawFilledCurve (Rect r, AudioCurveRendering.AudioCurveEvaluator eval, Color curveColor);
public static void DrawFilledCurve (Rect r, AudioCurveRendering.AudioCurveAndColorEvaluator eval);

파라미터

r Rectangle determining the size of the graph.
eval Normalized x-position in the range [0; 1] at which the curve should be evaluated. The returned value is 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.
curveColor Solid fill color of the curve. The alpha-channel determines the amount of opacity.

설명

Fills the area between the curve evaluated by the AudioCurveAndColorEvaluator provided and the bottom of the rectngle with smooth gradients along the edges.

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