Threepipe 3D Tiles Renderer and Importer Plugins
    Preparing search index...

    Class CMPTLoadPlugin

    Adds support for loading .cmpt files and data uris. Composite (cmpt) file format is part of OGC 3D Tiles. Specification - https://www.ogc.org/standards/3dtiles/

    Hierarchy

    • BaseImporterPlugin
      • CMPTLoadPlugin
    Index

    Constructors

    Properties

    _importer: Importer<CMPTLoader2> = ...
    constructor: typeof BaseImporterPlugin
    toJSON: any = null
    PluginType: "CMPTLoadPlugin" = 'CMPTLoadPlugin'

    Methods