Documentation - v19.2.0-dev
    Preparing search index...

    Interface TestViewerOptions

    interface TestViewerOptions {
        meshCount?: number;
        withViewport?: boolean;
    }
    Index

    Properties

    meshCount?: number

    Number of building meshes to add

    withViewport?: boolean