RenderTargetPool3D Type
Default implementation of IRenderTargetPool3D using a dictionary keyed by (width, height) dimensions. Stores textures in per-dimension queues for FIFO reuse.
Dispose the pool when the application shuts down to unload all pooled textures.
Constructors
| Constructor |
Description
|
|
|
Mibo.Raylib