Mode

    VisualShaderNodeParticleAccelerator.swift:13
    enum Mode

    Cases

    • case linear

      The particles will be accelerated based on their velocity.

    • case radial

      The particles will be accelerated towards or away from the center.

    • case tangential

      The particles will be accelerated tangentially to the radius vector from center to their position.

    • case max

      Represents the size of the Mode enum.

    Other members in extension

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features