Engine API Reference - v2.11.0
    Preparing search index...

    Interface GSplatOctreeNodeLod

    interface GSplatOctreeNodeLod {
        count: number;
        file: string;
        fileIndex: number;
        offset: number;
    }
    Index

    Properties

    count: number

    The count of items

    file: string

    The file path

    fileIndex: number

    The file index in the octree files array

    offset: number

    The offset in the file