Home > @visualization-tools/core > GlTexture2d > (constructor)
Constructs a new instance of the GlTexture2d class
GlTexture2d
Signature:
constructor(name: string, data: TexImageSource | null);