Particle System Operators/Movement Basic: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added category to the page, added shortpagetitle template)
m (clean up, added orphan, underlinked tags)
 
Line 1: Line 1:
{{Multiple issues|
{{Underlinked|date=January 2024}}
{{Orphan|date=January 2024}}
}}
'''[[Generic Operator Options]]'''
'''[[Generic Operator Options]]'''


Line 12: Line 17:


{{shortpagetitle}}
{{shortpagetitle}}
[[Category: Particle System]]
[[Category: Particle System]]

Latest revision as of 22:50, 21 January 2024

Wikipedia - Letter.png
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)
Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

Generic Operator Options

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.