@three-tile/lib
    Preparing search index...

    Class TileMaterialLoaderAbstract

    Image loader base calss

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    dataType: string = ""

    数据类型标记

    info: { description: string; version: string } = ...

    加载器信息

    Accessors

    • get material(): ITileMaterial

      取得默认材质

      Returns ITileMaterial

    • set material(value: ITileMaterial): void

      设置默认材质

      Parameters

      Returns void

    Methods

    • Download terrain data

      Parameters

      Returns Promise<Texture | null | undefined>

      the buffer of download data