API Reference > imodeljs-frontend > Rendering > RenderGraphic RenderGraphic Class Abstract representation of an object which can be rendered by a RenderSystem. Two broad classes of graphics exist: "Scene" graphics generated on the back-end to represent the contents of the models displayed in a Viewport; and Decorations created on the front-end to be rendered along with the scene. The latter are produced using a GraphicBuilder. Extended by RenderGraphicOwner MockRender.Graphic Implements IDisposable Methods Name Description dispose(): void Abstract Defined in core/frontend/src/render/RenderGraphic.ts Line 19 Last Updated: 15 June, 2021