@equinor/videx-3d
    Preparing search index...

    Type Alias BufferAttributeDrawRange

    TODO: Add support for InterleavedBufferAttribute and InstancedBufferGeometry

    type BufferAttributeDrawRange = {
        count: number;
        start: number;
    }
    Index

    Properties

    Properties

    count: number
    start: number