visible

fun visible(value: Boolean): Node

Shows/hides the Node. When disabled propagateInternalRender is no longer called.

Parameters

value

true to enable this node; false otherwise


Shows/hides the node if it is renderable.