fixedFps

    The particle system’s frame rate is fixed to a value. For example, changing the value to 2 will make the particles render at 2 frames per second. Note this does not slow down the simulation of the particle system itself.

    CPUParticles2D.swift:251
    final var fixedFps: Int32 { get set }

    Other members in extension

    Types

    Type members

    Instance members