CPUParticles2D.Parameter

Values

ValueMeaning
paramInitialLinearVelocity0

Use with setParam, setParamRandomness, and setParamCurve to set initial velocity properties.

paramAngularVelocity1

Use with setParam, setParamRandomness, and setParamCurve to set angular velocity properties.

paramOrbitVelocity2

Use with setParam, setParamRandomness, and setParamCurve to set orbital velocity properties.

paramLinearAccel3

Use with setParam, setParamRandomness, and setParamCurve to set linear acceleration properties.

paramRadialAccel4

Use with setParam, setParamRandomness, and setParamCurve to set radial acceleration properties.

paramTangentialAccel5

Use with setParam, setParamRandomness, and setParamCurve to set tangential acceleration properties.

paramDamping6

Use with setParam, setParamRandomness, and setParamCurve to set damping properties.

paramAngle7

Use with setParam, setParamRandomness, and setParamCurve to set angle properties.

paramScale8

Use with setParam, setParamRandomness, and setParamCurve to set scale properties.

paramHueVariation9

Use with setParam, setParamRandomness, and setParamCurve to set hue variation properties.

paramAnimSpeed10

Use with setParam, setParamRandomness, and setParamCurve to set animation speed properties.

paramAnimOffset11

Use with setParam, setParamRandomness, and setParamCurve to set animation offset properties.

paramMax12

Represents the size of the parameter enum.

Meta