Type Alias VFXElementIntersection

VFXElementIntersection: {
    threshold: number;
    rootMargin: Rect;
}