ITextureViewMtl class
Exposes Metal-specific functionality of a texture view object.
Contents
- Reference
Base classes
- struct ITextureView
- Texture view interface.
Public functions
- auto GetMtlTexture() const -> id<MTLTexture> pure virtual
- Returns a pointer to Metal texture view (MTLTexture)