ThreePipe
    Preparing search index...

    Class Rhino3dmLoader2

    Hierarchy

    Index

    Constructors

    Properties

    materials: Material<MaterialEventMap>[] = []
    ForceLayerMaterials: boolean = false
    HideLineMesh: boolean = false
    HidePointMesh: boolean = false
    ImportMaterials: boolean = true
    LIBRARY_PATH: string = ...

    Path to the rhino3dm.js library, default uses jsdelivr CDN You may want to set this to your own path or use Rhino3dmLoader2.setLibraryPath

    https://cdn.jsdelivr.net/npm/rhino3dm@${getUrlQueryParam('rhino3dm', '8.0.1')}/

    LoadUserDataStrings: boolean = true
    LoadUserDataWarnings: boolean = true
    ReplaceWithInstancedMesh: boolean = false

    Methods