UNPKG

@tolokoban/tgd

Version:

ToloGameDev library for WebGL2

5 lines 167 B
import { TgdMaterial } from "./material"; export declare class TgdMaterialNormalMap extends TgdMaterial { constructor(); } //# sourceMappingURL=normal-map.d.ts.map