Drawable

Drawable can be displayed on screen via the graphics API. Drawable contains a mesh and has functionality to draw something.

Drawable is a Node.
Anything that has a mesh and derives from Drawable can be deformed.