Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MaterialEngine

Hierarchy

  • MaterialEngine

Index

Constructors

Accessors

Methods

  • Create a material data based on the material properties

    Parameters

    • materialProperties: Partial<IMaterialAbstractDataPropertiesGeneric<IMapData>>

    Returns IMaterialAbstractData

  • loadMap(url: string, id?: string): Promise<undefined | MapData>
  • Parameters

    • url: string
    • Optional id: string

    Returns Promise<undefined | MapData>