INativeHandle
Description
- Derived from
- Extended by
- 
IGLBinding 
 IGpuBuffer
 IGraphicsContext
 INativeWindow
 IRenderTarget
 ITexture
 MBTilesPyramid sealed
 RenderContext abstract
 RenderPipeline sealed
 RootSignature sealed
 Thread sealed
Base interface for classes that contain some kind of native resource handle.
The raw handle value of the native resource can be queried via NativeHandle. The documentation of the implementing class will contain information on how to interpret the raw handle value.