Version: 5.3

MinMaxCurve

struct in UnityEngine

매뉴얼로 전환

설명

Script interface for a Min-Max Curve.

See Also: ParticleSystem.

변수

constantMaxSet a constant for the upper bound.
constantMinSet a constant for the lower bound.
curveMaxSet a curve for the upper bound.
curveMinSet a curve for the lower bound.
curveScalarSet a multiplier to be applied to the curves.
modeSet the mode that the min-max curve will use to evaluate values.

생성자

ParticleSystem.MinMaxCurveA single constant value for the entire curve.