TextureViewResource¶
Overview¶
TODO: doc
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class TextureViewResource¶
Constructor¶
new TextureViewResource( textureView : GPUTextureView )¶
Instance Methods¶
getBindGroupEntry( binding : Binding ) : GPUBindGroupEntry¶
toDebugString() : string¶
Source Code¶
See the source for TextureViewResource.ts in the alpenglow repository.