visible property

bool visible
getter/setter pair

Set this to false if you don't want to render this object.

Implementation

bool visible = true;