Plugin: Examples
Plugins allow you to unobtrusively add functionality to objects which derive from Base, such as nodes and widgets. The following examples show how to create and use plugin classes.
Examples That Make Use of Plugin
- Drag Node Plugin (included with examples for the Drag & Drop)
- Reversing an Animation (included with examples for the Animation)
- Animation Plugin (included with examples for the Overlay)
- IO Plugin (included with examples for the Overlay)