| angularVelocity | Override the angular velocity of emitted particles. |
| angularVelocity3D | Override the 3D angular velocity of emitted particles. |
| applyShapeToPosition | When overriding the position of particles, setting this flag to true allows you to retain the influence of the shape module. |
| axisOfRotation | Override the axis of rotation of emitted particles. |
| meshIndex | Set the mesh index used for choosing which mesh to emit. |
| particle | Override all the properties of emitted particles. |
| position | Override the position of emitted particles. |
| randomSeed | Override the random seed of emitted particles. |
| rotation | Override the rotation of emitted particles. |
| rotation3D | Override the 3D rotation of emitted particles. |
| startColor | Override the initial color of emitted particles. |
| startLifetime | Override the lifetime of emitted particles. |
| startSize | Override the initial size of emitted particles. |
| startSize3D | Override the initial 3D size of emitted particles. |
| velocity | Override the velocity of emitted particles. |