Homesplat-transform API Reference - v3.0.0
    Preparing search index...

    Type Alias SourceStats

    Statistics for an entire source: one LodStats per LOD level.

    type SourceStats = {
        lods: LodStats[];
    }
    Index
    lods: LodStats[]

    Per-LOD statistics, indexed by LOD level.