如视 Five SDK
    Preparing search index...

    Interface PBMRefinedScreen

    interface PBMRefinedScreen {
        map: Texture;
        matrixInverse: Matrix4;
        opacity: number;
        pano: number;
        projectionMatrix: Matrix4;
    }
    Index

    Properties

    map: Texture
    matrixInverse: Matrix4
    opacity: number
    pano: number
    projectionMatrix: Matrix4