VFX-JS
    Preparing search index...

    Type Alias VFXElementIntersection

    type VFXElementIntersection = {
        threshold: number;
        rootMargin: Margin;
    }
    Index

    Properties

    threshold: number
    rootMargin: Margin