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

    Interface ParticleAdvancedQualityPlan

    Backend capabilities and optional automatic execution threshold used during plan selection.

    interface ParticleAdvancedQualityPlan {
        litParticles?: boolean;
        motionVectors?: boolean;
        ribbons?: boolean;
    }
    Index
    litParticles?: boolean

    Enable the controlled Lambert scene-light subset.

    motionVectors?: boolean

    Enable portable opaque/masked mesh motion-vector output.

    ribbons?: boolean

    Enable ribbon/trail topology. Explicit false fails definitions that require it.