Points | Pts | Point cloud of particles. Group in trees by group index | Point |
Velocities | Vel | Initial velocities per particle. If one value is supplied it's applied to all particles equally. | Vector |
Masses | Mass | Masses per particle. If one value is supplied it's applied to all particles equally. | Number |
Self Collision | SC | If set, particles of the same group will perform collisions with otehr particles of that group. False by default. | Boolean |
Is Fluid | IF | If set, particle will behave as a fluid. False by default. | Boolean |
Group Index | GInd | Index to identify this fluid group later on. Make sure no index is more than once in your entire flex simulation. If empty, the respective tree branch index is used. | Integer |