Augmentable map of texture class types

Remarks

This interface can be augmented by other modules/apps to add additional texture types. The ones included directly here are the ones that are included in the core library.

Hierarchy

  • TextureMap

Properties

ColorTexture: typeof ColorTexture
ImageTexture: typeof ImageTexture
NoiseTexture: typeof NoiseTexture
RenderTexture: typeof RenderTexture
SubTexture: typeof SubTexture

Generated using TypeDoc