语言English
  • C#

ParticleSystemCurveMode

枚举

描述

粒子曲线模式。

这由MinMaxCurve 用于确定评估曲线使用的模式。

属性

Constant为 MinMaxCurve 使用单个常量。
Curve为 MinMaxCurve 使用单个曲线。
TwoCurves为 MinMaxCurve 使用两条曲线之间的随机值。
TwoConstants为 MinMaxCurve 使用两个常量之间的随机值。

Did you find this page useful? Please give it a rating: