Hilo3d API - v2.0.0-alpha.4
    Preparing search index...

    Interface ParticleSystemSimulateOptions

    Options for an explicit particle simulation advance.

    interface ParticleSystemSimulateOptions {
        fixedStep?: number;
    }
    Index
    fixedStep?: number