splat-transform API Reference - v1.6.0
    Preparing search index...

    Type Alias MortonOrder

    Reorder splats by Morton code (Z-order curve) for improved spatial locality.

    type MortonOrder = {
        kind: "mortonOrder";
    }
    Index

    Properties

    Properties

    kind: "mortonOrder"

    Action type identifier.