Lib.point.particle.force.DirectionalForce - tixl3d/tixl GitHub Wiki

DirectionalForce

in Lib.point.particle.force


Generates a force acting on particles in a defined direction in space.

Useful for simulating gravity, wind or attractive forces.


Input Parameters

Name (Relevancy & Type) Description
Amount (Single) Strength of the the force
Direction (Vector3) Defines the direction in which the force acts

ProTip: The 'ShowGizmo' feature creates a set of arrows that makes adjusting the direction easier
RandomAmount (Single) Adds or subtracts a random value per particle
ShowGizmo (GizmoVisibility) Defines the visibility of the gizmo

Outputs

Name Type
Particles T3.Core.DataTypes.ParticleSystem

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️