time | Normalized time (in the range 0 - 1, where 1 represents 100%) at which to evaluate the gradient. This is valid when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.Gradient or ParticleSystemGradientMode.TwoGradients. |
lerpFactor | 2 グラデーション/色の間のブレンド (ParticleSystem.MinMaxGradient.mode が ParticleSystemGradientMode.TwoColors か ParticleSystemGradientMode.TwoGradients に設定されるときに有効) |
Color 算出されたグラデーション/色の値
グラデーションのモードに基づいて、色を計算するよう手動でグラデーションに問い合わせします。
time と lerpFactor パラメーターは自動的に 0-1 の範囲に固定されます。