Version: 2022.3
言語: 日本語
public float Evaluate (float time);
public float Evaluate (float time, float lerpFactor);

パラメーター

time Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the curve. This is valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.Curve or ParticleSystemCurveMode.TwoCurves.
lerpFactor Blend between the two curves/constants (Valid when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.TwoConstants or ParticleSystemCurveMode.TwoCurves).

戻り値

float 計算されたカーブ値/定数値

説明

curve のモードに基づいて、値を計算するよう手動でカーブに問い合わせします。

This automatically clamps the time and lerpFactor properties between 0 and 1.

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