如视 Five SDK
    Preparing search index...

    Class THREEGLTFLoader

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalmanager: LoadingManager

      Returns THREEGLTFLoader

    Properties

    ddsLoader: DDSLoader
    dracoLoader: DRACOLoader

    Methods

    • Parameters

      • url: string
      • onLoad: (gltf: THREEGLTF) => void
      • OptionalonProgress: (event: ProgressEvent) => void
      • OptionalonError: (event: ErrorEvent) => void

      Returns void

    • Parameters

      • data: string | ArrayBuffer
      • path: string
      • onLoad: (gltf: THREEGLTF) => void
      • OptionalonError: (event: ErrorEvent) => void

      Returns void