RenderResource class

RenderResource class

The abstract class of all render resources All render resources will be disposed when the renderer is released. Classes like Mesh/Texture will have a corresponding RenderResource

The RenderResource type exposes the following members:

See Also