Skip to content

tes3weatherControllerParticle⚓︎

A data structure that represents a weather particle, such as a rain drop or snow flake.

Properties⚓︎

diameter⚓︎

The diameter of the particle.

Returns:

  • result (number)

object⚓︎

The visual used for the particle.

Returns:


rainRoot⚓︎

Read-only. A shortcut to the root rain node.

Returns:


remainingLifetime⚓︎

The remaining time before the particle becomes inactive.

Returns:

  • result (number)

velocity⚓︎

The velocity of the particle.

Returns:


weatherController⚓︎

Read-only. A shortcut to the weather controller.

Returns: