ParticlesMaterial.Parameter

Values

ValueMeaning
paramInitialLinearVelocity0

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

paramAngularVelocity1

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

paramOrbitVelocity2

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

paramLinearAccel3

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

paramRadialAccel4

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

paramTangentialAccel5

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

paramDamping6

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

paramAngle7

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

paramScale8

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

paramHueVariation9

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

paramAnimSpeed10

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

paramAnimOffset11

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

paramMax12

Represents the size of the parameter enum.

Meta