Skip to main content

Droplets

Creates an effectc of voxels dripping down toward the gravity direction.

A cycle consists of:

  • Slowly drooping down.
  • Falling.
  • Disappearing during the fall.


General Options

Amount

Determines the amount of voxels that will be dripping.

Speed

Determines the speed of the dripping cycle.

Gravity Direction

Determines the direcion in which the voxels will be dripping.

  • This direction is in world space.
  • The direction is normalized, so it always has a length of 1.
  • A direction of (0, -1, 0) means down.

Mask

An optional mask that will make masked voxels not become floaters.

Write to Animation Color

Whether or not to write the floaters into the animation color mask system.

  • Places where there are no floaters will not result in animation color.
  • Floaters will result in the appropriate amount of animation color, depending on how far the floaters are into their float cycle.

More information about the animation color system