Particle System Operators/Movement Basic: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (clean up, added orphan, underlinked tags) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Multiple issues| | |||
{{Underlinked|date=January 2024}} | |||
{{Orphan|date=January 2024}} | |||
}} | |||
'''[[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. | ||
Line 8: | Line 15: | ||
; max constraint passes | ; 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. | : 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. | ||
{{shortpagetitle}} | |||
[[Category: Particle System]] |
Latest revision as of 22:50, 21 January 2024

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)

This article needs more
links to other articles to help
integrate it into the encyclopedia. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024



January 2024

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
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.