VFX-JS
    Preparing search index...

    Type Alias VFXElementIntersection

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

    Properties

    rootMargin: Margin
    threshold: number