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

SnapToAnglesForce

in Lib.point.particle.force


Slowly align particle velocity with repeated angles steps on the xy-plane.

It works well, when combined with [TurbulenceForce] and [PointTrail].

Note: This will have no effect if the particles have no the default velocity or only along the z-axis.


Input Parameters

Name (Relevancy & Type) Description
Amount (Single) -
AngleCount (Single) -
VariationThreshold (Single) How frequent random rotation occur: 0 never. 1 always.
Variation (Single) If a random threshold is exceeded define the amount of random rotation the particle will do.
KeepPlanar (Single) A factor that will keep the particle velocity planar to camera.
This might be useful to emphasize the angled direction, if camera rotation changes.
Twist (Single) A twist angle, that is apply every frame. Might lead to unpredictable but interesting effects.

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** ⚠️