Particle System Operators/Movement Basic: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
'''[[Generic Operator Options]]''' | |||
== Movement Basic == | == Movement Basic == | ||
Allows for basic movement of the particle through space. | Allows for basic movement of the particle through space. |
Revision as of 16:17, 9 August 2012
Movement Basic
Allows for basic movement of the particle through space.
- gravity
- Gravity to apply to the particle.
- drag
- Drag to apply to the velocity of the particle. Numbers should be under 1.0, with common ranges from 0.05 - 0.25.
- max constraint passes
- The maximum number of passes that will be attempted to resolve conflicts between multiple constraints interacting on a particle. Rarely will need to be altered.