ParticleSystemCurveMode

enumeration

Description

The particle curve mode.

This is used by MinMaxCurve to determine which mode to evaluate curves in.

Properties

ConstantUse a single constant for the MinMaxCurve.
CurveUse a single curve for the MinMaxCurve.
TwoCurvesUse a random value between 2 curves for the MinMaxCurve.
TwoConstantsUse a random value between 2 constants for the MinMaxCurve.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答