dampingMax

    The maximum rate at which particles lose velocity. For example value of 100 means that the particle will go from 100 velocity to 0 in 1 second.

    CPUParticles2D.swift:647
    final var dampingMax: Double { get set }

    Other members in extension

    Types

    Type members

    Instance members