World Collision Affector
Updated: 1 Sep 2025
Allows particle collisions with all 3D object in the scene.Updated: 1 Sep 2025
Allows particle collisions with all 3D object in the scene.Allows particles to collide with the scene’s visible geometry.
By default, adding this node will cause all particles attached to the same root to collide with all 3d objects in your scene.
This behaviour can be altered by using the input pins to cause the affector to work on only certain particle emitters, or only a certain selection of 3D objects.
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Collision Velocity Scale | Scales the velocity of the particle after a collision so they can be made to slow down. |
Point Collision Radius | Radius around a particle in which it will calculate colliding. |
Name | Description | Typical Input |
---|---|---|
Included Nodes | Connecting 3D nodes to this input pin will ensure collisions only occur with those objects. | TBC |
Excluded Nodes | Connecting 3D nodes to this input pin will ensure collisions do not occur with those objects. | TBC |
Collision Event Nodes | Particle events to be triggered when collisions occur. | Particle Event |
Affected Emitters | Choose which particle emitters can be affected by the affector. | Primitive Emitter |
Procedural Falloff | Use the distance field from a procedural system to vary how strong the affector is. | Procedural Root |
Weightmap | TBC | TBC |