Strata - v1.4.10
    Preparing search index...

    Variable LODVegetationConst

    LODVegetation: ForwardRefExoticComponent<
        LODVegetationProps & RefAttributes<LODVegetationRef>,
    > = ...

    Optimized Large-Scale Vegetation LOD System.

    Manages thousands of individual vegetation instances with automatic mesh simplification and view-dependent impostors for maximum performance.

    <LODVegetation
    count={1000}
    instances={forestData}
    highDetailGeometry={treeGeo}
    impostorTexture={treeAtlas}
    />