Velaptor.IDrawableVersion: 1.0.0-preview.38On this pageVelaptor.IDrawableVelaptor Velaptor IDrawable Interface Provides the ability for an object to be rendered. public interface IDrawable Derived ↳ IScene ↳ ISceneManager ↳ SceneBase Methods Render() Renders the object. void Render();