如视 Five SDK
    Preparing search index...

    Interface PBMPanoDepth

    interface PBMPanoDepth {
        map: CubeTexture;
        mapSize: number;
        maxDepth: number;
        panoId: `${string}[${number}]`;
    }
    Index

    Properties

    map: CubeTexture

    深度图

    mapSize: number

    图片尺寸

    maxDepth: number

    图片最大深度

    panoId: `${string}[${number}]`

    点位 Id