<div dir="ltr">If you set the enabled property to false at runtime for a mesh component for example, should it stop rendering? If not what is the mechanism for toggling a model and entities visibility? Is it up to the subclasses of QAbstractMesh to handle the enable flag change and alter their mesh pointer? Or should the aspect, in this case the renderer I suppose, treat the enabled flag as a visibility flag?</div>