BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface GPUInfo

    Information about the GPU.

    interface GPUInfo {
        vendorName: string;
        rendererName: string;
    }
    Index

    Properties

    vendorName: string
    rendererName: string