abstract class Plugin : IRendererPlugin
Most plugins should generally inherit from this Plugin abstract class.
Author Andrew Jo