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

    Class PNTSLoadPlugin

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

    Hierarchy

    • BaseImporterPlugin
      • PNTSLoadPlugin
    Index

    Constructors

    Properties

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

    Methods