Sets a layer to be visible in the uncommitted engine.
Actions.setLayerVisible(id, visible)
id: number
The id of the layer to make visible.
visible: boolean
Whether or not the layer should be visible.