Lib.particle.force.FieldVolumeForce - tixl3d/tixl GitHub Wiki
Allows the use of a signed distance field as a force to manipulate a particle system.
Works as an input for [ParticleSystem]. Needs an SDF like [CylinderSDF], [SphereSDF] in order to work.
Name (Relevancy & Type) | Description |
---|---|
Field (ShaderGraphNodeRequired) | - |
Amount (Single) | - |
Attraction (Single) | - |
AttractionDecay (Single) | - |
Repulsion (Single) | - |
Bounciness (Single) | - |
RandomizeBounce (Single) | - |
RandomizeReflection (Single) | - |
InvertVolume (Boolean) | - |
NormalSamplingDistance (Single) | - |
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.