Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface ParticleGeneratorPolylineSegment

    interface ParticleGeneratorPolylineSegment {
        ax: number;
        ay: number;
        bx: number;
        by: number;
        length: number;
    }
    Index

    Properties

    Properties

    ax: number
    ay: number
    bx: number
    by: number
    length: number