struct in UnityEngine
constantMax | Set a constant for the upper bound. 设置常量的上限。 |
constantMin | Set a constant for the lower bound. 设置常量的下限。 |
curveMax | Set a curve for the upper bound. 设置曲线的上限。 |
curveMin | Set a curve for the lower bound. 设置曲线的下限。 |
curveScalar | Set a multiplier to be applied to the curves. 设置应用到该曲线的倍增器。就是曲线编辑器垂直值的最大刻度。 |
mode | Set the mode that the min-max curve will use to evaluate values. 设置min-max curve曲线计算值的模式。 |
ParticleSystem.MinMaxCurve | A single constant value for the entire curve. 用于整体曲线的单一常量。 |