Lib.point.particle.force.FollowMeshSurfaceForce - tixl3d/tixl GitHub Wiki
Contains particles close the a surface of a simple(!) mesh geometry.
Name (Relevancy & Type) | Description |
---|---|
Amount (Single) | The accelleration towards and on the surface. |
RandomizeSpeed (Single) | A random factor on the target speed. |
SurfaceDistance (Single) | The distance above the surface the particles will try to maintain. Note: The effect does not work well with negative distances. |
RandomSurfaceDistance (Single) | A random offset on the target surface distance. |
Spin (Single) | Add a random rotation. This could be useful for wiggling or veine like motions. |
RandomSpin (Single) | A continues random offset onto the spin. This can lead to more natural looking effects. |
RandomPhase (Single) | Can be used to animate the random offsets mentioned above. |
MeshBuffers (MeshBuffersRequired) | - |
ShowGizmo (GizmoVisibility) | When enabled shows an outline of the mesh if the output window has the Show Gizmos enabled. |
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.