Interface ShaderTextureSource

All Known Implementing Classes:
FramebufferSource, LocationSource

public sealed interface ShaderTextureSource permits LocationSource, FramebufferSource
Source for shader textures. This allows resource location textures as well as other special types.